邱宇豪
2023-11-27 f802a6876c8a86ffae9547ed5fea15df15c303f8
web/src/views/SystemIndex/WechatIndex.vue
@@ -258,7 +258,7 @@
        this.$set(this.formWechat, 'menuType', row.menuType);
        this.$set(this.formWechat, 'menuIcon', row.menuIcon ? [{
          id: 1,
          url:`https://pipe.thhy-tj.com/${row.menuIcon}`,
          url:`https://szpipe.thhy-tj.com/${row.menuIcon}`,
          name:row.menuIcon
        }] : []);
        this.asyncTitle = false;