dengrui 8 月之前
父节点
当前提交
47b91ba6c7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/pro/traceability/components/updateExcel.vue

+ 1 - 0
src/views/pro/traceability/components/updateExcel.vue

@@ -336,6 +336,7 @@ watch(
       options.value.edit = false;
       options.value.edit = false;
     } else {
     } else {
       options.value.edit = true;
       options.value.edit = true;
+      options.value.opreaState = true;
     }
     }
   },
   },
   { immediate: true, deep: true }
   { immediate: true, deep: true }