张晓波
2023-12-12 2bd6a932ddab51fff3185bf38435b4508203203c
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;