ludc
2023-08-17 88a4bbb863019d699fe01787195a631602f3a7f9
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)
        }
      },