Przeglądaj źródła

更新单选题

wangxy 5 miesięcy temu
rodzic
commit
cc80125b74
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      components/chengji/chengji.vue

+ 1 - 1
components/chengji/chengji.vue

@@ -12,7 +12,7 @@
 						<view class="body" v-if="item.mta_show">
 							<danxuan :question="item" showError v-if="item.type == '1'"></danxuan>
 							<panduan :question="item" showError v-if="item.type == '2'"></panduan>
-							<tiankong :question="item" showError v-if="item.type == '3'"></tiankong>
+							<tiankong :question="item" showError v-if="item.type == '3'" :placeholders="item.placeholders"></tiankong>
 							<view class="answer-content-box">
 								<view class="answer-dtjx-row">
 									<view class="answer-title"></view>