unknown
2024-06-03 1e1280c9f50d7ff32f4770e99f4d76029cd2d2af
src/books/lifeCare/view/chapter007.vue
@@ -2991,6 +2991,7 @@
              that.chapter007.pictrueListFour.push(getPublicImage(e));
            }
            that.isLoding = false;
            this.$emit('Upload_initViewer',"")
            localStorage.setItem("chapter007", JSON.stringify(this.chapter007));
          }, 1000);
        })