From e6c265b5e37ce1df1eb96cc95164d7e9577f2edf Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期四, 01 八月 2024 17:12:51 +0800 Subject: [PATCH] tt --- module/md/page/customer/page/evaluation_management.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/module/md/page/customer/page/evaluation_management.html b/module/md/page/customer/page/evaluation_management.html index 518268d..a65b3c4 100644 --- a/module/md/page/customer/page/evaluation_management.html +++ b/module/md/page/customer/page/evaluation_management.html @@ -259,7 +259,7 @@ width: "1100px", height: "520px", icon: "icon-product", - text: "鎺ㄥ箍鍟嗕俊鎭�" + (row.customer_code ? ("-" + row.customer_code) : ""), + text: "鎺ㄥ箍鍟嗚瘎浼颁俊鎭�" + (row.customer_code ? ("-" + row.customer_code) : ""), id: "evaluation_management_edit" + row.id + sceneCode, url: "module/md/page/customer/page/evaluation_management_edit.html", data: row, -- Gitblit v1.8.0