shish 11 місяців тому
батько
коміт
56687d1257
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      hdApp/src/admin/member/detail.vue

+ 1 - 1
hdApp/src/admin/member/detail.vue

@@ -402,7 +402,7 @@
                    class="date-picker"
                  >
                    <view class="picker-view">
-                     <text v-if="birthdayDate">{{ birthdayDate }}</text>
+                     <text v-if="birthdayDate">{{ birthdayDate }}</text>
                      <text v-else class="placeholder">请选择日期</text>
                      <text class="picker-arrow">▼</text>
                    </view>