Commit 90f4d845 authored by 何远江's avatar 何远江

1

parent d8665a27
......@@ -294,7 +294,7 @@
<vxe-column title="行号" field="sortNum" width="120"></vxe-column>
<vxe-column title="数据区" field="数据区" width="120"></vxe-column>
<template v-for="item in runResultTitle" :key="item">
<vxe-column :title="item" :field="item" max-width="200"></vxe-column>
<vxe-column :title="item" :field="item" width="200"></vxe-column>
</template>
</vxe-table>
</vxe-modal>
......
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