Просмотр исходного кода

fix 回收订单预警的导出接口对接

ylong 6 месяцев назад
Родитель
Сommit
0bd752086d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/recycle/orderAlert/index.vue

+ 1 - 1
src/views/recycle/orderAlert/index.vue

@@ -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: {