scorpio 2 년 전
부모
커밋
59fd34f5c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/home/component/dash.vue

+ 1 - 1
src/views/home/component/dash.vue

@@ -309,7 +309,7 @@
             </el-form-item>
             <el-form-item class="full-width" label="建设内容">
               <el-input
-                v-model="projectForm.introduction"
+                v-model="projectForm.constructionContent"
                 :rows="6"
                 clearable
                 placeholder="输入项目建设内容"