소스 검색

【修改】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 = '';