diff --git a/src/views/system/withdraw/index.vue b/src/views/system/withdraw/index.vue index 32ec4f6..042c352 100644 --- a/src/views/system/withdraw/index.vue +++ b/src/views/system/withdraw/index.vue @@ -209,6 +209,8 @@ export default { deviceName: null, mchName: null, type: "2", // 提现 + orderByColumn: "createTime", + isAsc: "descending", }, // 表单参数 form: {},