叶松
2023-12-04 e9f058460ddc0205dbd17a31f943d8d96c85d600
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;