From 013801556af49545e81e7bbaf71fa16442546b73 Mon Sep 17 00:00:00 2001 From: chenzhi Date: Mon, 24 May 2021 17:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B8=B8=E6=88=8F=E5=88=86?= =?UTF-8?q?=E6=88=90=E6=AF=94=E4=BE=8B=E6=93=8D=E4=BD=9C=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/GameRatioMould/export.html | 2 ++ Application/Admin/View/GameRatioMould/index.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Application/Admin/View/GameRatioMould/export.html b/Application/Admin/View/GameRatioMould/export.html index 69a031663..43c30583d 100644 --- a/Application/Admin/View/GameRatioMould/export.html +++ b/Application/Admin/View/GameRatioMould/export.html @@ -35,6 +35,7 @@ 比例分成 生效时间 操作人 + 操作时间 @@ -63,6 +64,7 @@ -- {$data.admin_name} + {$data.create_time} diff --git a/Application/Admin/View/GameRatioMould/index.html b/Application/Admin/View/GameRatioMould/index.html index 2e8075510..9a0940747 100644 --- a/Application/Admin/View/GameRatioMould/index.html +++ b/Application/Admin/View/GameRatioMould/index.html @@ -113,6 +113,7 @@ 比例分成 生效时间 操作人 + 操作时间 操作 @@ -142,6 +143,7 @@ -- {$data.admin_name} + {$data.create_time} 修改 删除