From 5ec0f02101cb4255c6398856bbf17a2a0b2c9a7e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 14 十一月 2022 17:33:55 +0800 Subject: [PATCH] 2022-11-14 --- 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