闫增涛
2024-06-04 a0ce9ef2ed2e13882c306c95e29e16af3f4bb373
src/books/lifeCare/view/chapter001.vue
@@ -1444,7 +1444,7 @@
    if (localData) {
      this.chapter001 = { ...Object.assign(this.chapter001, localData) };
    }
    this.chapter001.videOneUrl = getResourcePath(
    this.chapter001.videOneUrl = await getResourcePath(
      "68ebd5c05bcb742999a9ebdce4b4bd53"
    );
  },