Browse Source

编辑后保存跳回列表页

duy 2 years ago
parent
commit
e96229723b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tentative/detect/test-form.vue

+ 1 - 1
src/views/tentative/detect/test-form.vue

@@ -834,7 +834,7 @@ const tableFormSaveClick = async () => {
                      alllistData.value=[]
                     if(!isaddType){
                         bussPdfsClick(router.currentRoute.value.query.id)
-                      
+                          toBackClick()
                     }else{
                           listItemBaseData.value.id=data
                     bussPdfsClick(nodeIdvalue.value)