Commit a3c1f91b authored by tanghao's avatar tanghao

调整

parent 2c5ec0fb
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
<vxe-table v-if="errors.length" class="mb-2" border :data="errors" size="mini" height="200"> <vxe-table v-if="errors.length" class="mb-2" border :data="errors" size="mini" height="200">
<vxe-column field="field" title="错误字段" width="120" /> <vxe-column field="field" title="错误字段" width="120" />
<vxe-column field="message" title="错误信息" /> <vxe-column field="message" title="错误信息" />
<vxe-column field="row" title="Row" width="120" />
</vxe-table> </vxe-table>
<el-dropdown placement="bottom-start" @command="handleExport"> <el-dropdown placement="bottom-start" @command="handleExport">
......
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