叶松
2023-11-21 ba1a99c09206ac657e2fffaa2777fb1ea7c5077f
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}`
              }
            })
          }