src/templates/sharecomponent/settingcomponent/settingform/index.jsx
@@ -271,7 +271,7 @@ LText: SettingUtils.getDebugSql(setting, _scripts, arr_field, regoptions, search) } param.LText = Utils.formatOptions(param.LText) param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss') + '.000' param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss') param.secretkey = Utils.encrypt(param.LText, param.timestamp) Api.getLocalConfig(param).then(result => {