Flex
2025-06-13 fd2f637bae8270af9fa3a5ce0e3236a78ef99242
easegen-front/src/views/chooseTemplate/index.vue
@@ -240,7 +240,7 @@
                v-if="
                  selectPPT.digitalHuman.show == true &&
                  selectPPT.digitalHuman?.host &&
                  selectPPT.value.digitalHuman?.host !== null &&
                  selectPPT.digitalHuman.host !== null &&
                  selectPPT.digitalHuman?.host.fixVideoUrl !== null &&
                  selectPPT.digitalHuman?.host.pictureUrl !== null &&
                  selectPPT.digitalHuman?.host.videoUrl !== null
@@ -286,7 +286,7 @@
                v-if="
                  selectPPT.digitalHuman.show == false &&
                  selectPPT.digitalHuman?.host &&
                  selectPPT.value.digitalHuman?.host !== null &&
                  selectPPT.digitalHuman.host !== null &&
                  selectPPT.digitalHuman?.host.fixVideoUrl !== null &&
                  selectPPT.digitalHuman?.host.pictureUrl !== null &&
                  selectPPT.digitalHuman?.host.videoUrl !== null
@@ -1873,7 +1873,7 @@
  }
  if (
    selectPPT.value.digitalHuman?.host === null ||
    selectPPT.value.digitalHuman.host === null ||
    selectPPT.value.digitalHuman?.host.fixVideoUrl === null ||
    selectPPT.value.digitalHuman?.host.pictureUrl === null ||
    selectPPT.value.digitalHuman?.host.videoUrl === null