Pārlūkot izejas kodu

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj 1 gadu atpakaļ
vecāks
revīzija
2f96b7b39a
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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.OpCarTouristGuideGroundContenById()
+                } else {
+                    this.$message.error('初始化失败' + res.data.msg);
                 }
 
             })