修改数据同步回响
This commit is contained in:
parent
0235db5279
commit
d6a524fde0
|
|
@ -575,7 +575,6 @@ function handleCancel() {
|
|||
:key="index"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
:disabled="formData.dataValue.length === 0"
|
||||
/>
|
||||
</ElSelect>
|
||||
</ElFormItem>
|
||||
|
|
@ -627,7 +626,7 @@ function handleCancel() {
|
|||
<template #footer>
|
||||
<ElButton
|
||||
type="text"
|
||||
style="color: #fff; cursor: no-drop"
|
||||
style="color: #fff;"
|
||||
@click="paTbslMethod"
|
||||
>
|
||||
配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user