From 31871ca836e6fcbea9b1c54e2ec15f49667bf093 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 23 十二月 2022 14:14:04 +0800 Subject: [PATCH] 2022-12-23 --- 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