king
2023-09-18 9c394b27981470f192b781199ac1308352f6d93f
src/templates/zshare/formconfig.jsx
@@ -1417,7 +1417,7 @@
      type: refresh.length === 0 ? 'radio' : 'select',
      key: 'popClose',
      label: '关闭后',
      initVal: card.popClose || 'never',
      initVal: card.popClose || 'grid',
      required: true,
      options: [{
        value: 'never',