浏览代码

【修改】bug

莫绍宝 3 年之前
父节点
当前提交
b392f7ef3e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/supply/engin/components/home_form.vue

+ 1 - 0
src/views/supply/engin/components/home_form.vue

@@ -890,6 +890,7 @@ export default {
         this.mainForm.projectRemark = data.refProjectNote;
         this.mainForm.projectType = data.refProjectType;
         this.mainForm.examineRemark = data.examineNote;
+        this.mainForm.loginUserId = data.loginUserId;
 
         data.items.forEach(item => {
           item.status1 = '';