chen.cheng 7 сар өмнө
parent
commit
544afc9c75

+ 1 - 0
src/pages/workbenchsub/workorder/list.vue

@@ -81,6 +81,7 @@ onShow(() => {
     if (res.refresh) {
       page.value = 1
       loading.value = true;
+      indexList.value = []
       loadmore();
     }
   })