mirror of
https://gitee.com/maimengcloud/xm-ui-web.git
synced 2025-12-30 10:12:26 +00:00
优化
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
<el-col :span="6">
|
||||
<el-form-item>
|
||||
<mdp-select :clearable="false" show-style="x" :label="'类型'" itemCode="ptype" v-model="editForm.ptype" @change="editSomeFields(editForm,'ptype',$event)" :clearable="false"/>
|
||||
<mdp-select show-style="x" :label="'类型'" itemCode="ptype" v-model="editForm.ptype" @change="editSomeFields(editForm,'ptype',$event)" :clearable="false"/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<el-col :span="6" v-if="editForm.ptype>'1'">
|
||||
|
||||
Reference in New Issue
Block a user