north-glass-erp/northglass-erp/src/hook/index.js @@ -8,7 +8,7 @@ // 筛选函数 const filterChanged = ({ option, row, column }) => { if (option.data) { if (option && option.data) { if(column.field.indexOf('.')>-1){ let array = column.field.split('.')