Sfoglia il codice sorgente

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

liuhj 1 anno fa
parent
commit
2f96b7b39a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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);
                 }
 
             })