Преглед на файлове

Merge branch 'dev' into 'purchaseDev'

bug修改

See merge request new-business/drp-web!104
黄梓星 преди 2 години
родител
ревизия
84aa55c274
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/purchase/PurchaseDemandList/add.vue

+ 1 - 1
src/views/purchase/PurchaseDemandList/add.vue

@@ -957,7 +957,7 @@ export default {
       this.basicForm.puDemandItemList[this.tableIndex].contacts = null
       this.basicForm.puDemandItemList[this.tableIndex].contactsPhone = null
       this.basicForm.puDemandItemList[this.tableIndex].address = null
-      this.basicForm.puDemandItemList[this.tableIndex].priceType = null
+      this.basicForm.puDemandItemList[this.tableIndex].priceType = 'order'
       this.basicForm.puDemandItemList[this.tableIndex].lastWarehouseName = null
       this.basicForm.puDemandItemList[this.tableIndex].lastWarehouse = null
       this.basicForm.puDemandItemList[this.tableIndex].lastAllocation = null