Browse Source

开票实际金额修改

wucl 3 tháng trước cách đây
mục cha
commit
31b0c798f7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/major/myOrder.vue

+ 1 - 0
src/views/major/myOrder.vue

@@ -1426,6 +1426,7 @@ export default {
       this.invoice.modified = null;
       this.invoice.ticketNo = null;
       this.invoice.realMakeDate = null;
+      this.invoice.realAmount = null;
       this.newInvoiceDialog = true;
     },
     // 大中型我的订单导出