From 1a1a7b401b0f75d2588256fdc3dfd3a98d0fb66c Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 01 八月 2025 16:15:27 +0800 Subject: [PATCH] '更改客户表管理页面' --- Web/src/views/system/print/component/hiprint/providers.ts | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Web/src/views/system/print/component/hiprint/providers.ts b/Web/src/views/system/print/component/hiprint/providers.ts index c687020..f3147e6 100644 --- a/Web/src/views/system/print/component/hiprint/providers.ts +++ b/Web/src/views/system/print/component/hiprint/providers.ts @@ -121,11 +121,11 @@ { tid: 'aProviderModule.creater', title: '鍒惰〃浜�', - data: 'Admin.NET', + data: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', type: 'text', options: { field: 'creater', - testData: 'Admin.NET', + testData: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', height: 16, fontSize: 6.75, fontWeight: '700', @@ -151,11 +151,11 @@ { tid: 'aProviderModule.signer', title: '搴撶绛惧瓧', - data: 'Admin.NET', + data: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', type: 'text', options: { field: 'signer', - testData: 'Admin.NET', + testData: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', height: 16, fontSize: 6.75, fontWeight: '700', @@ -166,11 +166,11 @@ { tid: 'aProviderModule.director', title: '缁忕悊绛惧瓧', - data: 'Admin.NET', + data: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', type: 'text', options: { field: 'director', - testData: 'Admin.NET', + testData: '鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�', height: 16, fontSize: 6.75, fontWeight: '700', -- Gitblit v1.9.1