dengrui 8 tháng trước cách đây
mục cha
commit
47b91ba6c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 }