From e48b10542accaa53c207c21408ed40263b54a482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E6=A3=9A?= <849005670@qq.com> Date: Mon, 13 Dec 2021 11:31:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A2=E5=8D=95=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=90=8D=E4=B8=BAkey=E6=89=B9=E6=AC=A1ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/order/list/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/order/list/list.js b/src/pages/order/list/list.js index 8ae646fb..e48508b8 100644 --- a/src/pages/order/list/list.js +++ b/src/pages/order/list/list.js @@ -32,7 +32,7 @@ const Column = [ type: "normal", width:'100px' }, { - title: '兑换码-批次ID', + title: 'key-批次ID', name: 'key_batch_id', prop:'key_batch_id', type: "normal",