修改数据同步回响

This commit is contained in:
冯少康 2026-08-10 16:59:07 +08:00
parent 0235db5279
commit d6a524fde0

View File

@ -575,7 +575,6 @@ function handleCancel() {
:key="index" :key="index"
:label="item.label" :label="item.label"
:value="item.value" :value="item.value"
:disabled="formData.dataValue.length === 0"
/> />
</ElSelect> </ElSelect>
</ElFormItem> </ElFormItem>
@ -627,7 +626,7 @@ function handleCancel() {
<template #footer> <template #footer>
<ElButton <ElButton
type="text" type="text"
style="color: #fff; cursor: no-drop" style="color: #fff;"
@click="paTbslMethod" @click="paTbslMethod"
> >
配置 配置