src/tabviews/custom/components/table/edit-table/normalTable/index.jsx
@@ -747,6 +747,10 @@ if (value !== record[col.field]) { MKEmitter.emit('changeRecord', col.tableId, {...record, [col.field]: val}) } // if (col.blur) { // MKEmitter.emit('subLine', col, record) // } } onSwitchChange = (val, label) => {