king
2021-06-28 3c26f581cd77bed95cc56464f8424993f3c6b13a
src/templates/zshare/formconfig.jsx
@@ -696,6 +696,7 @@
      key: 'advanced',
      label: '高级搜索',
      initVal: card.advanced || 'false',
      forbid: sessionStorage.getItem('appType') === 'mob',
      options: [{
        value: 'true',
        text: Formdict['model.true']