Explorar o código

修改之后跳转首页(3697)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
fa29a3b1f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/itemManager.js

+ 1 - 1
src/js/itemManager.js

@@ -206,7 +206,7 @@ function saveEdit(item,activePage){
     post(api.updataQcCasesEntry,param).then(res =>{
         if(res.data.code == '0'){
             const data = res.data.data
-            getTabData(activePage)
+            getTabData(1)
         }else{}
     }).catch((e) =>{