提交注释

This commit is contained in:
fengachen
2021-10-29 10:33:23 +08:00
parent d3b5949f92
commit a663e78435
+2
View File
@@ -349,6 +349,7 @@ export default {
* 获取会议详情
* */
getMeetingInfo(params) {
// 增加点注释 提交代码
getMeetInfoById({id: params}).then(res => {
if (res.success) {
this.currentMeetingInfo = res.result
@@ -572,6 +573,7 @@ export default {
this.form.resetFields(['phone'])
}
const that = this
// 通过id查询联系人信息
getContactsById({id: val}).then(res => {
const model = Object.assign({}, res.result)
// 设置手机 邮箱 职务