Commit 3468c489 by 胡鑫

生产任务崩溃问题

parent 00c44110
......@@ -199,8 +199,8 @@
>
</template>
<template v-else-if="column.key !== 'index'">
<!-- :key="subRefreshFieldObj[index][column.dataIndex]" -->
<component
:key="subRefreshFieldObj[index][column.dataIndex]"
:is="componentMap.get(column.componentType)"
:bordered="showComponentBorder"
v-bind="getComponentsProps(column, record, index)"
......
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