文件路径: src/views/marketing/preSale/create.vue
import { mateName } from '@/utils'
getInfo方法里面guarantee_template_id和temp_id这俩参数按照圈住的进行修改
guarantee_template_id: mateName(this.guaranteeList,'guarantee_template_id',info.guarantee_template_id),
temp_id: mateName(this.shippingList,'shipping_template_id',info.temp_id),