src/views/dnc/base/modules/ProductStructure/Document/NcDocumentTableList.vue
@@ -1,5 +1,5 @@ <template> <div style="flex: 1"> <div> <a-table :columns="columns" :data-source="dataSource" bordered :pagination="ipagination" :scroll="{y:189}" :customRow="customRow" :size="size" rowKey="docId" @change="handleTableChange">