张晓波
2023-12-05 d2db97aec62ef8a567f2f61eda1c5b7a6f95dc4b
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;