Browse Source

2023-10-21

master
guoxing 2 years ago
parent
commit
c702667410
  1. 2
      supervise-report-ui/src/views/project/projectDaily.vue

2
supervise-report-ui/src/views/project/projectDaily.vue

@ -530,7 +530,7 @@
console.log('getProjectAccountBySid:', res)
this.bankList = res.data
this.banInfo = this.bankList.length > 0
// this.banInfo = this.bankList.length > 0
}).catch(e => {
console.log('CsmCashLog-loadList-ee:', e)

Loading…
Cancel
Save