bug
jiangping
2023-12-06 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5
web_standard/src/components/common/ShowImage.vue
@@ -47,6 +47,7 @@
      this.multiFilesList = multiFilesList
      this.temp = multiFilesList[index]
      this.resourcePath = resourcePath
      console.log(this.resourcePath);
      this.index = index
    },
    cancel () {