From b0c7a660750a8b29e7f8b3a648296d56c50fd2ca Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 29 十一月 2022 18:43:10 +0800 Subject: [PATCH] Merge branch 'develop' --- src/utils/option.js | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index 22b20d0..ca6a857 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -45,15 +45,15 @@ // 绯荤粺妯℃澘 export const sysTemps = [ + // { + // title: '鍩虹琛ㄦ牸', + // type: 'CommonTable', + // url: nortable, + // baseconfig: '', + // isSystem: true + // }, { title: '鍩虹琛ㄦ牸', - type: 'CommonTable', - url: nortable, - baseconfig: '', - isSystem: true - }, - { - title: '鍩虹琛ㄦ牸锛堟柊锛�', type: 'BaseTable', url: nortable, baseconfig: '', -- Gitblit v1.8.0