111
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
v-model="formData.bmListVal"
|
||||
/>
|
||||
</el-form-item>
|
||||
<el-form-item prop="kdbbs" label="检查站" style="width: 48%">
|
||||
<el-form-item prop="kdbbs" label="环林卡口" style="width: 48%">
|
||||
<div class="inputbox" @click="chooseUserVisible = true">
|
||||
<el-tag v-for="(item, index) in listData.jczList" :key="index" class="mx-1" closable
|
||||
@close="handleCloseCl(item)">
|
||||
|
Reference in New Issue
Block a user