Explorar o código

删除协议后重新重置列表接口

祁鹏飞 hai 1 mes
pai
achega
408af14377
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/views/quoteConfig/agreement/agreementIndex.vue

+ 1 - 3
src/views/quoteConfig/agreement/agreementIndex.vue

@@ -441,9 +441,7 @@ const del = (value: string) => {
             message: res.msg,
             plain: true,
           })
-          router.push({
-            name: 'reload',
-          })
+          findpage()
         }
       });
     })