Browse Source

注掉一个请求

kersd
mk 2 years ago
parent
commit
c60088460c
  1. 2
      src/views/modules/visual/command/cpts/demandInfo.vue

2
src/views/modules/visual/command/cpts/demandInfo.vue

@ -65,7 +65,7 @@ export default {
async mounted () {
this.loading = false
await this.handleSearch()
// await this.handleSearch()
this.loading = true
},

Loading…
Cancel
Save