ZaiZai 2 anni fa
parent
commit
b4f3a37bae
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      pages/work-order/index.vue

+ 2 - 2
pages/work-order/index.vue

@@ -99,9 +99,9 @@ onReady(() => {
 })
 
 onShow(() => {
-    /*if (isNodes.value) {
+    if (isNodes.value) {
         reloadData()
-    }*/
+    }
 })
 
 //内容区域