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