From 445d14becca6b5251814934343d7a6394ada6009 Mon Sep 17 00:00:00 2001
From: 小飞侠 <8277136+liaoxujun@user.noreply.gitee.com>
Date: 星期五, 17 十月 2025 16:55:19 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/achievement.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/achievement.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/achievement.html
index ad6ee04..c966b68 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/achievement.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/achievement.html
@@ -7,16 +7,16 @@
<tbody>
<tr>
<td style="width:30%;">
- 开始时间
+ 寮�濮嬫椂闂�
</td>
<td style="width:30%;">
- 结束时间
+ 缁撴潫鏃堕棿
</td>
<td style="width:20%;">
- 绩效总额
+ 缁╂晥鎬婚
</td>
<td style="width:20%;">
- 推广费用
+ 鎺ㄥ箍璐圭敤
</td>
</tr>
@@ -44,7 +44,7 @@
<script>
var debug = layui.setter.debug;
layui.data.done = function (d) {
- //开启调试情况下获取接口赋值数据
+ //
if (debug) { console.log(d.params.data); }
layui.use(['admin', 'form', 'coreHelper'], function () {
--
Gitblit v1.9.1