瀏覽代碼

Merge branch 'master' of http://49.233.37.222:3000/wjm/mec-cloud_IntelligentManufacturing_CRM

Zn 1 年之前
父節點
當前提交
ef2ecf415c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruoyi-ui/src/views/system/tenant/dict/data.vue

+ 1 - 1
ruoyi-ui/src/views/system/tenant/dict/data.vue

@@ -326,7 +326,7 @@ export default {
     },
     /** 返回按钮操作 */
     handleClose() {
-      const obj = { path: "/system/dict" };
+      const obj = { path: "/system/tenantDict" };
       this.$tab.closeOpenPage(obj);
     },
     /** 重置按钮操作 */