瀏覽代碼

op部分修改

yuanrf 1 年之前
父節點
當前提交
716c5eed41
共有 1 個文件被更改,包括 2 次插入0 次删除
  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);
                 }
 
             })