Quellcode durchsuchen

机构介绍新增问题

19266 vor 1 Jahr
Ursprung
Commit
1b13d5af5c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      ruoyi-ui/src/views/organization/jggl/jcxx/index.vue

+ 1 - 0
ruoyi-ui/src/views/organization/jggl/jcxx/index.vue

@@ -71,6 +71,7 @@
                   <el-form-item label="机构介绍" prop="jgjs" class="contenrFlex" >
                     <el-col style="width: 300px">
                       <el-input v-model="form2.jgjs" :rows="12" type="textarea" />
+                      <el-input v-model="form2.id" type="text" />
                     </el-col>
                   </el-form-item>