소스 검색

费用报销提交报销人会被清空的bug,再次提交

Lijy 2 년 전
부모
커밋
fd3908599c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

@@ -1011,6 +1011,7 @@ export default {
                     type:this.z, 
                     ticketNum:1,remark:null,totalAmount:0,}
                   this.invoiceList = []
+                  this.getNextCode()
               
             }
       });