Browse Source

提交时增加billType

liyuan 3 months ago
parent
commit
22cbbb6beb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/tirePartsMall/salesManagement/saleOrder/detailsPage.vue

+ 1 - 0
src/views/tirePartsMall/salesManagement/saleOrder/detailsPage.vue

@@ -2496,6 +2496,7 @@ export default {
                         }
                     }
                     this.form.storageName = this.form.$storageId ? this.form.$storageId : ''
+                    this.form.billType = 0
                     submit({
                         bsType: "XS",
                         ...this.form