From c5a378919ea922fd3216e70d9c5479edfe0d7178 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 04 八月 2021 15:44:34 +0800 Subject: [PATCH] 2021-08-04 --- src/menu/components/card/cardcellcomponent/formconfig.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx index 526d6e6..25e2135 100644 --- a/src/menu/components/card/cardcellcomponent/formconfig.jsx +++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx @@ -25,6 +25,7 @@ if (type === 'table' || (type === 'card' && subtype === 'datacard')) { _options.push({value: 'sequence', text: '搴忓彿'}) } + let appMenus = [] const isApp = sessionStorage.getItem('appType') === 'pc' -- Gitblit v1.8.0