duy 1 month ago
parent
commit
463f398c3c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/systemService/test.vue

+ 2 - 1
src/views/systemService/test.vue

@@ -1485,8 +1485,9 @@ const batchOnlineClick = async ()=>{
 
     if (!error && code === 200) {
         window.$message?.success(msg )
-         getCheckPdfPaceInfoData()
+         getCheckPdfPaceInfoData
         getTableData()
+    }