瀏覽代碼

新增或者编辑抽题模板,保存时都统一跳转到 抽屉模板管理 列表页面

刘洋 2 年之前
父節點
當前提交
f6453aad22
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/modules/questions/views/AddPaperSelect.vue

+ 2 - 1
src/modules/questions/views/AddPaperSelect.vue

@@ -337,7 +337,8 @@ export default {
               .post("/api/ecs_ques/randompaper/save", qs.stringify(params))
               .then(() => {
                 this.$message.success("保存成功");
-                this.$router.back();
+                // this.$router.back();
+                this.$router.push("/questions/extract_paper_template");
               })
               .catch((err) => {
                 if (