zhl 4 лет назад
Родитель
Сommit
79d11cdd7d
1 измененных файлов с 1 добавлено и 2 удалено
  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() {
     cancel() {
-      this.open = false;
-      this.reset();
+      this.$router.go(-1);
     },
     },
 
 
     /** 搜索按钮操作 */
     /** 搜索按钮操作 */