king
2023-10-19 20c83dab04d53d60b5fcd08aad3d5d9fbfb4fa5c
src/templates/zshare/formconfig.jsx
@@ -3116,6 +3116,14 @@
              return '否'
            }
          }
        },
        {
          title: '列宽',
          dataIndex: 'Width',
          inputType: 'number',
          editable: true,
          width: '20%',
          initval: 120
        }
      ]
    },