From 6e454c8c1add1d654334df3089770245f043bb2e Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@prec-tech.com>
Date: 星期二, 18 七月 2023 20:30:38 +0800
Subject: [PATCH] 调拨发货 收货 耗材页面 分单 备品出借 应答沟通:To:备品中心/To:申请者 耗材 应答沟通-To:备品中心/To:申请者 备品出借的应答沟通 耗材申请的应答沟通

---
 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