@@ -35,7 +35,7 @@
</a-row>
<a-row :gutter="24">
<a-col :md="24" :sm="8">
- <a-form-model-item label="备注信息" class="nresume" style="height:100px !important">
+ <a-form-model-item label="账户信息" class="nresume" style="height:100px !important">
<a-input type="textarea" placeholder="请输入" v-model="formState.demo" readOnly/>
</a-form-model-item>
</a-col>