guoxing 11 months ago
parent
commit
c8eb60be6a
  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['divInfo'].showInfo(row.sid) this.$refs['divInfo'].showInfo(row.billSid)
} }
} }
} }

Loading…
Cancel
Save