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;
     } else {
       options.value.edit = true;
+      options.value.opreaState = true;
     }
   },
   { immediate: true, deep: true }