Commit 9f51a04e authored by zhengke's avatar zhengke

修改提示

parent 2d1e4551
......@@ -529,7 +529,7 @@
response => {
//修改添加接口
if (response.data.resultCode == 1) {
this.Success(this.$t('ground.saveYes'));
this.Success(this.$t('tips.saveYes'));
this.goUrl("HotelManagement");
} else {
this.Error(response.data.message);
......
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