src/views/StatisticalReport/components/FinancialAllocationDetailDialog.vue
@@ -1,5 +1,5 @@ <template> <ProDialog title="财政拨付明细" v-model="visible" destroy-on-close draggable> <ProDialog title="推广补贴发放明细" v-model="visible" destroy-on-close draggable> <ProDialogTableWrapper :height="400"> <ProTableV2 v-bind="proTableProps" :columns="columns" :operationBtns="operationBtns"> <template #operationBtn-checkBtn="{ data, row }"> @@ -54,7 +54,7 @@ { id: '1', enCode: 'creationTime', name: '财政拨付日期', name: '推广补贴发放日期', }, { id: '2',