张磊磊
2023-11-24 077a2cab498cf3359f4c7fd6ebe6d7b9544a3cae
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;