Kaynağa Gözat

op部分修改

yuanrf 1 yıl önce
ebeveyn
işleme
716c5eed41

+ 2 - 0
src/components/OP/CarTouristGuideGrounContent.vue

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