Pārlūkot izejas kodu

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

Lijy 2 gadi atpakaļ
vecāks
revīzija
fd3908599c

+ 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()
               
             }
       });