-
+
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
+
+
+
+
-
+
+
+
+
+
+
+
@@ -62,15 +74,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
详情
@@ -161,6 +173,8 @@ export default {
thrPiId: null,
page: 1,
limit: 10,
+ zczbhhzbapzbh: null,
+ manufactory: null,
},
combineQuery: {
thirdId: "",
@@ -336,7 +350,8 @@ export default {
count: 1,
orderIdFk: this.pId,
supId: this.multipleSelection.customerId,
- zczbhhzbapzbh: this.multipleSelection.zczbhhzbapzbh
+ zczbhhzbapzbh: this.multipleSelection.zczbhhzbapzbh,
+ price:this.multipleSelection.price
};
addOrderDetail(tQuery).then((response) => {
this.loading = false;
@@ -379,6 +394,8 @@ export default {
}
}
+ this.getList();
+
},
};