From 5c871f18eaa04ba1013b758f57e6f85b42cf932a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 20 七月 2020 23:01:53 +0800 Subject: [PATCH] 2020-07-20 --- src/views/mobdesign/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/mobdesign/index.jsx b/src/views/mobdesign/index.jsx index bf5cf99..b63b496 100644 --- a/src/views/mobdesign/index.jsx +++ b/src/views/mobdesign/index.jsx @@ -52,6 +52,7 @@ } triggerSave = () => { + // const { config } = this.state this.setState({ saveIng: true }) -- Gitblit v1.8.0