|
@@ -374,7 +374,6 @@ export default {
|
|
this.formData.title = ''
|
|
this.formData.title = ''
|
|
this.formData.jumpUrl = ''
|
|
this.formData.jumpUrl = ''
|
|
this.formData.state = ''
|
|
this.formData.state = ''
|
|
- this.formData.type = ''
|
|
|
|
this.formData.location = ''
|
|
this.formData.location = ''
|
|
this.formData.image = ''
|
|
this.formData.image = ''
|
|
this.formData.jumpType = '' // 跳转类型
|
|
this.formData.jumpType = '' // 跳转类型
|