Sfoglia il codice sorgente

新增退款订单的显示数量限制

JXDS18FUJT 2 anni fa
parent
commit
71a9b810d2
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      src/views/tool/order/index.vue

+ 3 - 1
src/views/tool/order/index.vue

@@ -133,7 +133,9 @@ export default {
             open: false,
             // 查询参数
             queryParams: {
-                outTradeNo:""
+                outTradeNo:"",
+                pageNum:1,
+                pageSize:10
                 // id: null,
                 // outRefundNo: null,
                 // payType: 1,