浏览代码

评估报销状态未改变 修改

wangqiang 2 年之前
父节点
当前提交
991f67fe2e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/modules/reimbursement/info/ReimbursementForm.vue

+ 2 - 0
src/views/modules/reimbursement/info/ReimbursementForm.vue

@@ -201,6 +201,7 @@
         loading: false,
         indexRow: '',
         inputForm: {
+          procInsId: '',
           userId: '',
           userName: '',
           no: '',
@@ -276,6 +277,7 @@
       init (method, id) {
         this.method = method
         this.inputForm = {
+          procInsId: '',
           userName: '',
           no: '',
           department: '',