no message

This commit is contained in:
小陌 2023-09-12 18:56:18 +08:00
parent 0f8ec8e0af
commit ae8d3f2714

View File

@ -93,8 +93,7 @@
this.$alert('没有'+ ((this.config.name || this.titleMap[this.mode]) || '编辑') +'数据相关配置', "提示", {type: 'error'});
return;
}
const data = {
[this.config.submitinfokey || 'info']: this.data,
};