Browse Source

bug 修复

lilei 3 years ago
parent
commit
14b46abec0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/allocationManagement/transferOut/edit.vue

+ 0 - 2
src/views/allocationManagement/transferOut/edit.vue

@@ -398,7 +398,6 @@ export default {
           this.$message.success(res.message)
           if (isRefresh != 'noRefresh') {
             this.$refs.table.refresh()
-            this.getDetailCount()
           }
           this.$refs.chooseTable.refresh()
           this.spinning = false
@@ -546,7 +545,6 @@ export default {
     refashPage () {
       this.$refs.table.refresh()
       this.$refs.chooseTable.refresh()
-      this.getDetailCount()
     },
     pageInit () {
       if (!this.spinning) {