@ -127,13 +127,6 @@ import { usePageLoading } from '@/hooks/web/usePageLoading'
const{loadStart,loadDone}=usePageLoading()
const{wsCache}=useCache()
constlanguage=wsCache.get('lang')
constannouncements=ref<any>([])
if('en-US'==language){
announcements.value=["1. The total number of data items of the quantity of goods in the template does not exceed 1000 data (row × column).","2. All data content in the template is in text format, and formula content cannot be used as import data","3. The delivery date is in YYYY-MM-DD format, no hours, minutes and seconds are required"]
announcements.value=["1.The total number of data items of the quantity of goods in the template does not exceed 1000 data (row × column)","2. All data content in the template is in text format, and formula content cannot be used as import data","3. The delivery date is in YYYY-MM-DD format, no hours, minutes and seconds are required"]