Explorar o código

Merge branch 'xqc_1011' into debug

bding hai 2 semanas
pai
achega
d4955fbcdd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/rai_manage/components/addChoiceness.vue

+ 2 - 2
src/views/rai_manage/components/addChoiceness.vue

@@ -496,8 +496,8 @@ export default {
               clearInterval(this.timeInterval);
               sessionStorage.removeItem("addChoicenessQY");
               this.$message.success("操作成功!");
-              type != "保存" && this.init();
-              this.$router.back();
+              this.init();
+              type != "保存" && this.$router.back();
             }
           }
         }