李旭东
2023-11-23 23ab0bb08f4a21b9220f584968c62fb01245d158
web/src/views/DuctpiecePLM/DuctProduct/ProductIndex.vue
@@ -453,7 +453,7 @@
            this.fileList = res.data.files.map((item, index) => {
              return {
                id: index + 1,
                url: `https://pipe.thhy-tj.com/${item}`
                url: `https://szpipe.thhy-tj.com/${item}`
              }
            })
          }