From df3e719955cc93b4e762ac75fbb61737fbf3b7a8 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 16 六月 2025 08:38:12 +0800
Subject: [PATCH] 1
---
WebTM/views/质量管理/质量报表/QC_FirstPassRateReport.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html" "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
index 034fe1c..61288b9 100644
--- "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
+++ "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
@@ -145,7 +145,7 @@
switch ($("#HDeptName").val()) {
case '缁曠嚎鑷姩杞﹂棿':
- HTitle = '姝ヨ繘鐢垫満鐩撮�氱巼瓒嬪娍鍥�';
+ HTitle = '绾垮寘缁曠嚎鐩撮�氱巼瓒嬪娍鍥�';
break;
case '瑁呴厤鑷姩杞﹂棿':
HTitle = '鍚屾鐢垫満鐩撮�氱巼瓒嬪娍鍥�';
@@ -374,6 +374,7 @@
elem: '#mainTable'
, toolbar: '#toolbarDemo'
, height: 'full-490'
+ , totalRow: true
, page: true
, cellMinWidth: 90
, limit: 50
--
Gitblit v1.9.1