叶松
2023-12-01 5efd01db698683e95a63053da43aaa08fa35a185
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;