|
|
@@ -160,7 +160,7 @@ export default {
|
|
|
this.list = this.tabVal == '0' ? this.detail.threeMonthItemList : this.detail.adviceItemList;
|
|
|
},
|
|
|
placeOrderFn() {
|
|
|
- this.buryingPoint({
|
|
|
+ buryingPoint({
|
|
|
systemModel: this.$route.query.from == 'outPlan' ? '计划外' : '计划内',
|
|
|
buryingPointType: 1,
|
|
|
buryingPointValue: this.$route.query.storeName + '(' + this.$route.query.storeCode + ')',
|