bingbo
2023-11-27 dd68fe194a28fa12f9dab33af84df95a779a204c
web/src/views/SystemIndex/PDAIndex.vue
@@ -209,7 +209,7 @@
        this.$set(this.formPDAIndex, 'menuUrl', row.menuUrl);
        this.$set(this.formPDAIndex, '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;