@ -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-row>