yuanrf před 1 rokem
rodič
revize
716c5eed41
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      src/components/OP/CarTouristGuideGrounContent.vue

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

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