Explorar o código

Merge branch 'master' of http://192.168.101.10:13000/gogs/zhaoshangyinzi

sr %!s(int64=4) %!d(string=hai) anos
pai
achega
5aed0430d5
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      ruoyi-ui/src/views/management/roduction/index.vue

+ 1 - 2
ruoyi-ui/src/views/management/roduction/index.vue

@@ -367,8 +367,7 @@ export default {
 
     // 取消按钮
     cancel() {
-      this.open = false;
-      this.reset();
+      this.$router.go(-1);
     },
 
     /** 搜索按钮操作 */