Ver Fonte

提交时增加billType

liyuan há 3 meses atrás
pai
commit
22cbbb6beb

+ 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