Explorar el Código

保存基本信息后重定向

baichengfei hace 5 años
padre
commit
eeb37ca5b8

+ 1 - 0
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue

@@ -1685,6 +1685,7 @@ export default {
               type: 'success',
               message: res.data.message
             })
+            this.$router.replace('/oilsupplier/supplier/' + this.formData.Id + '/goodsedit?certid=' + this.certId)
           } else {
             this.$message({
               type: 'warning',