فهرست منبع

feature_20250722_金牌店档案收集

zhujindu 4 ماه پیش
والد
کامیت
ba70951184
1فایلهای تغییر یافته به همراه6 افزوده شده و 3 حذف شده
  1. 6 3
      src/views/deviceWithin/addStoreVisit.vue

+ 6 - 3
src/views/deviceWithin/addStoreVisit.vue

@@ -636,7 +636,10 @@
                         :placeholder="childitem.text"
                         readonly
                         @click="
-                          getNyr(childitem, childitem.collectionOptionList[0].answerValue)
+                          getNyr(
+                            childitem.collectionOptionList[0],
+                            childitem.collectionOptionList[0].answerValue
+                          )
                         "></van-field>
                       <p
                         style="
@@ -1573,7 +1576,7 @@
                                             readonly
                                             @click="
                                               getNyr(
-                                                child33item1,
+                                                child33item1.collectionOptionList[0],
                                                 child33item1.collectionOptionList[0].answerValue
                                               )
                                             "></van-field>
@@ -2244,7 +2247,7 @@
                                                       readonly
                                                       @click="
                                                         getNyr(
-                                                          child44item1,
+                                                          child44item1.collectionOptionList[0],
                                                           child44item1.collectionOptionList[0]
                                                             .answerValue
                                                         )