@@ -278,6 +278,8 @@ export default {
that.loading = false;
//that.OpCarTouristGuideGroundContenById()
+ } else {
+ this.$message.error('初始化失败' + res.data.msg);
}
})