wangting
2023-08-08 22119b6c5128b773d4e72a0a6ca1f736d0def087
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)
        }
      },