easegen-front/src/views/chooseTemplate/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
easegen-front/src/views/chooseTemplate/index.vue
@@ -769,8 +769,11 @@ } const hostValue = ref({}) const chooseHost = (item) => { dialogVisible2.value = true // 数字人默认所有页,没有当前页选项 hostValue.value = item chooseHost1(2) // dialogVisible2.value = true } const chooseHost1 = (index) => { if (index == 1) {