unknown
2024-06-03 cd020265aba69c3e4294f81d842372a82bac008f
src/books/lifeCare/view/chapter005.vue
@@ -3749,8 +3749,8 @@
            if (type == "3") {
              that.chapter005.pictrueListThree.push(getPublicImage(e));
            }
            that.isLoding = false;
            localStorage.setItem("chapter005", JSON.stringify(this.chapter005));
            that.$emit('Upload_initViewer',"")
            localStorage.setItem("chapter005", JSON.stringify(that.chapter005));
          }, 1000);
        })
        .catch((e) => {