From 17b041e2e7ebd5afe75403fefc57cc6a88b51dad Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 06 八月 2024 13:23:58 +0800
Subject: [PATCH] 测试完成

---
 src/views/outsideChainwt.vue |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/src/views/outsideChainwt.vue b/src/views/outsideChainwt.vue
index 9b0897b..ccb3669 100644
--- a/src/views/outsideChainwt.vue
+++ b/src/views/outsideChainwt.vue
@@ -123,6 +123,7 @@
         let ivrTaskcalldetail = {
           asrtext: item.asrtext,
           valueType: item.valueType,
+          scriptType: item.scriptType,
           questiontext: item.questiontext,
           questionvoice: item.questionvoice,
           scriptContent: item.scriptContent,
@@ -145,11 +146,6 @@
 
 <style lang="scss" scoped>
 .questionnaire {
-  // background-image: url("../assets/images/chainbackground.jpg");
-  // background-repeat: no-repeat;
-  // background-position: center center;
-  // background-size: cover;
-  // height: 100vh;
   background-image: url("../assets/images/chainbackground.jpg");
   background-size: cover;
   background-attachment: fixed; /* 淇濇寔鑳屾櫙鍥哄畾 */

--
Gitblit v1.9.3