king
2022-11-04 3c50bfdd8d605b3dd449adcb54cdf7f7c25d6c16
src/templates/zshare/formconfig.jsx
@@ -67,6 +67,7 @@
      key: 'sysInterface',
      label: '系统接口',
      initVal: setting.sysInterface || 'false',
      tooltip: '单点登录系统',
      required: false,
      readonly: false,
      options: [
@@ -1118,6 +1119,7 @@
      key: 'sysInterface',
      label: '系统接口',
      initVal: card.sysInterface || 'false',
      tooltip: '单点登录系统',
      required: true,
      options: [{
        value: 'true',