buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
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}","库存状态","产品配套"