This commit is contained in:
commit
ad0a6ee346
|
|
@ -206,7 +206,7 @@
|
||||||
:key="item.typeId"
|
:key="item.typeId"
|
||||||
:label="item.typeName"
|
:label="item.typeName"
|
||||||
:value="item.typeId"
|
:value="item.typeId"
|
||||||
v-if="item.status != '1'"
|
|
||||||
></el-option>
|
></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue