From 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 21 十一月 2022 16:03:27 +0800 Subject: [PATCH] Merge branch 'develop' --- src/utils/option.js | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index fac69e0..ca6a857 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -45,20 +45,20 @@ // 绯荤粺妯℃澘 export const sysTemps = [ - { - title: '鍩虹琛ㄦ牸', - type: 'CommonTable', - url: nortable, - baseconfig: '', - isSystem: true - }, // { - // title: '鍩虹琛ㄦ牸锛堟柊锛�', - // type: 'BaseTable', + // title: '鍩虹琛ㄦ牸', + // type: 'CommonTable', // url: nortable, // baseconfig: '', // isSystem: true // }, + { + title: '鍩虹琛ㄦ牸', + type: 'BaseTable', + url: nortable, + baseconfig: '', + isSystem: true + }, // { // title: '涓诲瓙琛ㄨ〃鏍�', // type: 'CommonTable', -- Gitblit v1.8.0