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