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