han\hanst 14 hours ago
parent
commit
e16e7130aa
  1. 2
      src/views/modules/labelSetting/com_add_update_customer_label.vue

2
src/views/modules/labelSetting/com_add_update_customer_label.vue

@ -12,7 +12,7 @@
</el-col>
<el-col :span="12">
<el-form-item class="customer-item" :label=labels.addressNo>
<el-input v-model="pageData.addressNo" :readonly="labelNoReadOnly" style="width: 120px;" ></el-input>
<el-input v-model="pageData.addressNo" style="width: 120px;" ></el-input>
</el-form-item>
</el-col>
</el-row>

Loading…
Cancel
Save