Commit b33a0a01 authored by 王康's avatar 王康

表单页面

parent f6ab18c4
......@@ -64,7 +64,7 @@
</el-form>-->
<el-form label-width="110px" status-icon style="width:80%;margin:0 auto">
<el-form-item v-for="column in showColumns" :label="column.name">
<el-input :placeholder="column.codeCamel"></el-input>
<el-input :placeholder="column.name"></el-input>
</el-form-item>
<el-form-item>
<el-col :span="12">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment