buli
2023-07-11 a68c8c52c2820052c2ae3856876f74a385354583
force-app/main/default/pages/SI_CsvModel.page
@@ -1,4 +1,4 @@
<apex:page controller="SI_NewQuoteEntryController"  cache="true" action="{!init}" contentType="text/csv;charset=utf-8;#{!quo.name}.csv" language="zh-CN">
<apex:page controller="SI_NewQuoteEntryController"  cache="true" action="{!init}" contentType="text/csv;charset=utf-8;#{!quo.name}.csv" language="zh-CN" lightningStylesheets="true">
<!--    <meta meta http-equiv="Content-Type" content="text/csv;">
    <meta charset="ANSI" /> -->
   No,"{!$Label.Asset_No}","{!$Label.SFDA_Status}","{!$ObjectType.product2.fields.VenderName__c.label}","{!$Label.Product_Name}","{!$Label.ListPrice}","{!$Label.Quantity}","{!$Label.Specifications}","{!$Label.Price}","{!$Label.Sum_Total}","赠送","{!$Label.AgencyPrice}","{!$Label.AgencySum_Total}","库存状态","产品配套"