export const tipList = ['例如:品牌', '例如:尺寸', '例如:功率', '例如:重量'] export const resetFormData = () => ({ productTypeId: '', authUserId: '', infoId: '', name: '', image: '', createBy: '', paramList: [] })