src/templates/tableshare/formconfig.js
@@ -205,6 +205,16 @@ }] }, { type: 'number', key: 'ratio', min: 1, max: 24, label: Formdict['header.form.ratio'], tooltip: '每行分为24份,比例可设置为1-24', initVal: card.ratio, required: false }, { type: 'select', key: 'quick', label: Formdict['header.form.quickadd'],