From 829f86908fdb3f522e15c7b5514e57aa72ccb0f1 Mon Sep 17 00:00:00 2001 From: Huakk <1751826683@qq.com> Date: Mon, 5 Aug 2024 05:34:46 +0800 Subject: [PATCH] feat(custom): --- src/views/order/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/order/index/index.vue b/src/views/order/index/index.vue index c480a87..91545fb 100644 --- a/src/views/order/index/index.vue +++ b/src/views/order/index/index.vue @@ -148,7 +148,7 @@ const columns = ref([ { title: '订单号', align: 'center', - key: 'oid', + key: 'jl_oid', }, { title: '用户',