bug824:上架业务组件:共享条件选择后,提示信息不消失

This commit is contained in:
851673013@qq.com 2022-08-05 09:51:59 +08:00
parent 8c5dc5f7e4
commit fbd25a0c5d
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@
v-else-if="item.type == 'radio'"
v-model:value="item.note1"
:options="item.options"
@change="changeIiem(item.name, item.note1)"
/>
<a-input
v-else-if="item.type == 'AbilityType'"