From d117f4fc33bfdbbd698a46abc2bc6c4070d7c6ee Mon Sep 17 00:00:00 2001
From: LiJinHuan <lijinhuan@prec-tech.com>
Date: 星期二, 04 七月 2023 18:34:14 +0800
Subject: [PATCH] 排队展示挪公用后更新
---
force-app/main/default/staticresources/AccessoryAddCss.css | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/staticresources/AccessoryAddCss.css b/force-app/main/default/staticresources/AccessoryAddCss.css
index e69de29..732f8e6 100644
--- a/force-app/main/default/staticresources/AccessoryAddCss.css
+++ b/force-app/main/default/staticresources/AccessoryAddCss.css
@@ -0,0 +1,11 @@
+table.list .col_Asset__r_Fixture_Model_No_F__c {width:150px;}
+table.list .col_Fixture_Name__c {width:100px;}
+table.list .col_Asset__r_Fixture_Status__c {width:70px;}
+table.list .col_Asset__r_SerialNumber {width:100px;}
+table.list .col_Asset__r_Salesdepartment__c {width:100px;}
+table.list .col_Asset__r_Internal_asset_location__c {width:100px;}
+table.list .col_Asset__r_Product_category__c {width:120px;}
+table.list .col_Asset__r_Equipment_Type__c {width:90px;}
+table.list .col_Asset__r_Consumable_Guaranteen_end__c {width:100px;}
+table.list .col_Asset__r_You_Xiao_Ku_Cun__c {width:70px;}
+table.list .col_Asset__r_In_wh_Fu_Shu_Pin_You_Xiao_Ku_Cun_Sum__c {width:180px;}
\ No newline at end of file
--
Gitblit v1.9.1