diff --git a/src/views/modules/volunteer/activityArchive/add.vue b/src/views/modules/volunteer/activityArchive/add.vue index 85cdaef28..313730e7e 100644 --- a/src/views/modules/volunteer/activityArchive/add.vue +++ b/src/views/modules/volunteer/activityArchive/add.vue @@ -58,7 +58,7 @@
- +
-<<<<<<< Updated upstream - - - -======= ->>>>>>> Stashed changes - + + + + +
+
+ +
+
- - - - - - - @@ -301,8 +296,6 @@ export default { }, //提交 async handleComfirm() { - console.log(this.tableDate); - this.formData.sponsors.push(this.tableDate); console.log(this.formData,"this,formD"); if (this.formData.address == '') { this.$message.error('请输入活动地点');