duy hace 1 mes
padre
commit
a8237e43e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/systemService/test.vue

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

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