文件路徑: 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),