| | |
| | | <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}","库存状态","产品配套" |