From a0a285c90987eb9b1591f90333f3aeb15659ded2 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 一月 2020 19:04:57 +0800 Subject: [PATCH] 2020-01-17 --- src/tabviews/subtable/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/subtable/index.jsx b/src/tabviews/subtable/index.jsx index aed40e9..ee5fa1e 100644 --- a/src/tabviews/subtable/index.jsx +++ b/src/tabviews/subtable/index.jsx @@ -66,7 +66,7 @@ */ async loadconfig () { const { permAction } = this.props - console.log(permAction) + let param = { func: 'sPC_Get_LongParam', MenuID: this.props.MenuID -- Gitblit v1.8.0