niucloud-admin/niucloud/public/admin/assets/goods.label_list-1ccd1adc.js
2023-11-15 15:57:04 +08:00

2 lines
616 B
JavaScript

const e="标签ID",l="请输入标签ID",a="标签名称",o="请输入标签名称",t="标签说明",s="请输入标签说明",c="排序",d="请输入排序",b="添加商品标签",r="编辑商品标签",m="确定要删除该数据吗?",n={labelId:e,labelIdPlaceholder:l,labelName:a,labelNamePlaceholder:o,memo:t,memoPlaceholder:s,sort:c,sortPlaceholder:d,addLabel:b,updateLabel:r,labelDeleteTips:m};export{b as addLabel,n as default,m as labelDeleteTips,e as labelId,l as labelIdPlaceholder,a as labelName,o as labelNamePlaceholder,t as memo,s as memoPlaceholder,c as sort,d as sortPlaceholder,r as updateLabel};