Commit 6de58daf by caoyanzhi

修改两行注释

parent 7f861d0e
......@@ -355,7 +355,7 @@ export default {
},
/**
* 已选标签-删除-检查实时 ????
* 已选标签-删除-检查实时
*/
checkRealTime() {
if (this.ruleForm.selectedTags.length === 0) {
......@@ -506,7 +506,7 @@ export default {
this.getTagsGroupList();
},
/**
* 编辑会员分组的时候时候---获取会员分组数据
* 编辑会员分组的时候时候---获取会员分组数据
*/
getGroupData() {
postRequest('/member-tag-group/findOneDetial.json', { memberTagGroupId: this.ruleForm.memberTagGroupId })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment