Browse Source

完善索赔厂家管理

master
yunuo970428 2 months ago
parent
commit
64d1813e2a
  1. 2
      yxt-as-ui/src/views/basicinformation/claimantManufacturer/claimantManufacturer.vue

2
yxt-as-ui/src/views/basicinformation/claimantManufacturer/claimantManufacturer.vue

@ -45,7 +45,7 @@
<!--End查询列表部分-->
</div>
</div>
<el-dialog center :visible.sync="dialogVisible" width="60%">
<el-dialog center :visible.sync="dialogVisible" width="60%" :show-close="false">
<el-form ref="form_obj" :model="formobj" :rules="rules" class="formaddcopy02">
<el-row style="border-top: 1px solid #E0E3EB">
<el-col :span="12">

Loading…
Cancel
Save