田源
2023-08-09 2c3c80532a7dcb6e2d8e31162a17c8a1271a5385
Source/UBCS-WEB/src/views/wel/index.vue
@@ -267,7 +267,7 @@
        })
      },
      cellHandle(row, column, cell, event) {
        if (column.property == 'name') {
        if (column.property == 'taskName') {
          this.gotodo(row)
        }
      },