king
2023-09-14 be8f81fe2eb52e841efead8586e514842471e0ba
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',