|
@@ -90,7 +90,7 @@
|
|
|
|
|
|
|
|
const pageConfig = reactive({
|
|
const pageConfig = reactive({
|
|
|
pageUrl: '/order/orderInfo/getOrderWarnList',
|
|
pageUrl: '/order/orderInfo/getOrderWarnList',
|
|
|
- exportUrl: '/order/orderInfo/orderWarnExport',
|
|
|
|
|
|
|
+ exportUrl: '/order/orderInfo/orderWarnListExport',
|
|
|
fileName: '订单预警',
|
|
fileName: '订单预警',
|
|
|
cacheKey: 'recycleOrderAlertTable',
|
|
cacheKey: 'recycleOrderAlertTable',
|
|
|
where: {
|
|
where: {
|