From c6ad239fe51b0fcfb0e3ce29f7545af00a48292d Mon Sep 17 00:00:00 2001
From: LiJinHuan <lijinhuan@prec-tech.com>
Date: 星期五, 02 六月 2023 16:22:41 +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