From bdfec44c9f3a37dbbe05bf14a252ffec04132a86 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 06 九月 2022 21:24:28 +0800 Subject: [PATCH] Merge branch 'develop' --- src/utils/option.js | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index 6e6bb25..2183750 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -57,6 +57,13 @@ isSystem: true }, // { + // title: '鍩虹琛ㄦ牸锛堟柊锛�', + // type: 'BaseTable', + // url: nortable, + // baseconfig: '', + // isSystem: true + // }, + // { // title: '涓诲瓙琛ㄨ〃鏍�', // type: 'CommonTable', // url: mainsubtable, -- Gitblit v1.8.0