From 62bfa86a41c6797881194f91b9b748e120c11ea7 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 22 八月 2024 17:10:46 +0800
Subject: [PATCH] 测试完成

---
 src/views/repositoryai/templateku/index.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/repositoryai/templateku/index.vue b/src/views/repositoryai/templateku/index.vue
index 17d49f3..cdd2e22 100644
--- a/src/views/repositoryai/templateku/index.vue
+++ b/src/views/repositoryai/templateku/index.vue
@@ -624,8 +624,9 @@
     downloadfn() {},
     // 璺宠浆缂栬緫璇濇湳椤甸潰
     compileUpdate(row) {
+      // this.$router.replace("/tpuconfigurat");
       this.$router.push({
-        path: "/knowledge/templateku/configurat/",
+        path: "/knowledge/tpuconfigurat/",
         query: { id: row.id },
       });
     },
@@ -681,7 +682,7 @@
     /** 鏂板鎸夐挳鎿嶄綔 */
     handleAdd() {
       this.$router.push({
-        path: "/knowledge/templateku/configurat/",
+        path: "/knowledge/tpuconfigurat/",
         query: { id: null, assortid: this.queryParams.assortid },
       });
     },

--
Gitblit v1.9.3