company/src/components/business/setCompany.vue
@@ -86,7 +86,7 @@ components: { GlobalWindow, RichEditor }, data () { return { uploadImgUrl: process.env.VUE_APP_API_PREFIX + '/public/upload?folder=INSURANCE', uploadImgUrl: process.env.VUE_APP_API_PREFIX + '/public/upload?folder=insurance', activeNames: ['1', '2', '3', '4', '5', '6'], specialAgreement: '', form: { @@ -122,7 +122,6 @@ }, open (title, id) { this.title = title getById(id) .then(res => { this.visible = true