diff --git a/apps/web-antd/src/views/mall/promotion/coupon/index.vue b/apps/web-antd/src/views/mall/promotion/coupon/index.vue index 5e4832e4..6e673834 100644 --- a/apps/web-antd/src/views/mall/promotion/coupon/index.vue +++ b/apps/web-antd/src/views/mall/promotion/coupon/index.vue @@ -45,7 +45,7 @@ function onRefresh() { } /** Tab切换 */ -function onTabChange(tabName: string) { +function onTabChange(tabName: any) { activeTab.value = tabName; // 设置状态查询参数 const formValues = gridApi.formApi.getValues(); @@ -98,7 +98,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ /> - +