bug
jiangping
2023-11-07 64b432916af9c9218ab3f3eca614e26c542142ae
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 () {