unknown
2024-06-04 e466f6eb8ba044755318ba7db654772fb7a8fa2b
src/books/lifeCare/view/chapter002.vue
@@ -1410,7 +1410,7 @@
  </div>
</template>
<script>
import getResourcePath from "@/assets/methods/resources.js";
import { getResourcePath } from "@/assets/methods/resources.js";
import examinations from "@/components/examinations/index.vue";
export default {
@@ -1667,10 +1667,10 @@
    if (localData) {
      this.chapter002 = { ...Object.assign(this.chapter002, localData) };
    }
    this.chapter002.videOneUrl = getResourcePath(
    this.chapter002.videOneUrl = await getResourcePath(
      "6e471afdbeb95a8891f1551cbb0cd4fd"
    );
    this.chapter002.videOneUrl116 = getResourcePath(
    this.chapter002.videOneUrl116 = await getResourcePath(
      "b727b78f8036a38cbd054816a81da7f8"
    );
    // this.chapter002.videOneUrl116 =