unknown
2024-06-04 17f130e5aa42d8087128a46f1ab05d0976615d51
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 =