update 标准化活动

This commit is contained in:
赵霄
2023-11-07 09:23:51 +08:00
parent 03f6b5dae5
commit 47b2530e12
@@ -287,6 +287,10 @@ export default {
this.visible = false
this.form.resetFields()
this.model = {}
this.contactDataSource = []
this.groupDataSource = []
this.paymentDataSource = []
this.meetingDataSource = []
},
// 添加参会记录
handleAddMeeting () {