浏览代码

费用报销提交报销人会被清空的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()
               
             }
       });