From deccb99e1d6b3fc8d8a66ca41980e0962b716c8a Mon Sep 17 00:00:00 2001
From: zz <1842059105@qq.com>
Date: 星期二, 30 五月 2023 17:55:51 +0800
Subject: [PATCH] 签收单 页面修改"验收确认(经销商)"、"验收确认(医院)"
---
force-app/main/default/staticresources/QueuePageByAssetIdCss.css | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/staticresources/QueuePageByAssetIdCss.css b/force-app/main/default/staticresources/QueuePageByAssetIdCss.css
index e69de29..a61db08 100644
--- a/force-app/main/default/staticresources/QueuePageByAssetIdCss.css
+++ b/force-app/main/default/staticresources/QueuePageByAssetIdCss.css
@@ -0,0 +1,15 @@
+/* 20230526 ljh lightning */
+table.list .col_Queue_Number__c {width:70px;}
+table.list .col_Rental_Apply__r_Name {width:150px;}
+table.list .col_Queue_Time_F__c {width:100px;}
+table.list .col_Rental_Apply__r_WorkPlace__c {width:120px;}
+table.list .col_Rental_Apply__r_Person_In_Charge__c {width:120px;}
+table.list .col_Rental_Apply__r_Request_shipping_day__c {width:100px;}
+table.list .col_Rental_Apply__r_Request_approval_time__c {width:100px;}
+table.list .col_Rental_Apply__r_demo_purpose2__c {width:100px;}
+table.list .col_Allow_Adjust_Queue_Flag__c {width:100px;}
+table.list .col_jumpReason__c {width:100px;}
+table.list .col_Queue_Conment__c {width:100px;}
+table.list .col_Queue_User__c {width:100px;}
+table.list .col_Rental_Apply__r_Hospital__c {width:100px;}
+table.list .col_Rental_Apply__r_Campaign__c {width:100px;}
\ No newline at end of file
--
Gitblit v1.9.1