no message
This commit is contained in:
parent
0f8ec8e0af
commit
ae8d3f2714
@ -93,8 +93,7 @@
|
|||||||
this.$alert('没有'+ ((this.config.name || this.titleMap[this.mode]) || '编辑') +'数据相关配置', "提示", {type: 'error'});
|
this.$alert('没有'+ ((this.config.name || this.titleMap[this.mode]) || '编辑') +'数据相关配置', "提示", {type: 'error'});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const data = {
|
const data = {
|
||||||
[this.config.submitinfokey || 'info']: this.data,
|
[this.config.submitinfokey || 'info']: this.data,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user