dengrui 8 months ago
parent
commit
47b91ba6c7
1 changed files with 1 additions and 0 deletions
  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;
     } else {
       options.value.edit = true;
+      options.value.opreaState = true;
     }
   },
   { immediate: true, deep: true }