Browse Source

问题调整

wenmenghao 10 months ago
parent
commit
d79618e183
2 changed files with 312 additions and 351 deletions
  1. 3 3
      src/views/order/components/bigOrder.vue
  2. 309 348
      src/views/order/components/otherOrder.vue

+ 3 - 3
src/views/order/components/bigOrder.vue

@@ -1360,9 +1360,9 @@ export default {
                     if (res.data.displayMap.distribution_channel) {
                     if (res.data.displayMap.distribution_channel) {
                         this.member.salesChannel = res.data.displayMap.distribution_channel
                         this.member.salesChannel = res.data.displayMap.distribution_channel
                     }
                     }
-                    if (res.data.displayMap.saleDep) {
-                        this.member.saleCodeModel = res.data.displayMap.saleDep
-                    }
+                    // if (res.data.displayMap.saleDep) {
+                    //     this.member.saleCodeModel = res.data.displayMap.saleDep
+                    // }
                 }
                 }
             }).post()
             }).post()
         },
         },

File diff suppressed because it is too large
+ 309 - 348
src/views/order/components/otherOrder.vue


Some files were not shown because too many files changed in this diff