style:编辑
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -415,7 +415,7 @@ export default { |
}).then(res => { | ||
if (res.code == 200) { | ||
_this.$message({ | ||
message: '新增成功', | ||
message: '保存成功', | ||
type: 'success' | ||
}) | ||
_this._getDetails(_this.dbBsm) | ||
... | ... |