@ -678,6 +678,8 @@ export default {
createTask() {
taskCreat().then(res => {
console.log('res =========>', res)
this.onLoad()
})
},
objectSpanMethod({ row, column, rowIndex, columnIndex }) {