From 862b6cf69dc925a6138a7ebf79b782a5d7791202 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 03 一月 2020 12:13:52 +0800 Subject: [PATCH] 2020-01-03 --- src/utils/option.js | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index ac5d707..de088b5 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -9,7 +9,16 @@ title: '鍩虹琛ㄦ牸', type: 'CommonTable', url: nortable, - baseconfig: '' + baseconfig: '', + isSystem: true + }, + { + title: '涓诲瓙琛ㄨ〃鏍�', + type: 'CommonTable', + url: nortable, + baseconfig: '', + isSystem: true, + isSubtable: true } ] -- Gitblit v1.8.0