guoxing 10 months ago
parent
commit
1a7e52ffc0
  1. 2
      yxt-as-ui/src/views/maintenanceReceive/index.vue

2
yxt-as-ui/src/views/maintenanceReceive/index.vue

@ -444,7 +444,7 @@
showResult(row) { showResult(row) {
this.viewState = 5 this.viewState = 5
this.$refs['divAdd'].showInfos(row.sid) this.$refs['divInfo'].showInfo(row.sid)
} }
} }
} }

Loading…
Cancel
Save