소스 검색

开票实际金额修改

wucl 3 달 전
부모
커밋
31b0c798f7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
     },
     // 大中型我的订单导出