dengrui vor 8 Monaten
Ursprung
Commit
47b91ba6c7
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 }