Browse Source

bug 修复

lilei 3 years ago
parent
commit
e62a018d1a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/reportData/salesDetailReport/list.vue

+ 2 - 0
src/views/reportData/salesDetailReport/list.vue

@@ -471,6 +471,8 @@ export default {
       })
       })
     },
     },
     pageInit () {
     pageInit () {
+      this.disabled = false
+      this.spinning = false
       this.getArea('province')
       this.getArea('province')
       this.getCustTypeList()
       this.getCustTypeList()
       this.getSettleStyleList()
       this.getSettleStyleList()