xiaodai2022 2 years ago
parent
commit
5af1dddd24
2 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/static/js/0.js
  2. 2 2
      src/views/sellOut/salesOrder/components/addForm.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 2 - 2
src/views/sellOut/salesOrder/components/addForm.vue

@@ -1334,10 +1334,10 @@ export default {
           let a = this.accMul(good_price, "1"),
             b = this.accMul(new_good_price, "1");
           if (a !== b) {
-            model.good_price;
+            model.good_price=model.new_good_price
           }
           // if (model.new_good_price == model.good_price) {
-          // model.good_price = model.new_good_price;F
+          // model.good_price = model.new_good_price;
           // }
           delete model["proof_type"];
           delete model["proof_url"];

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