Prechádzať zdrojové kódy

修改体温打卡方式 放开返程日期限制

wangxin 6 rokov pred
rodič
commit
7340f8fe5f

+ 0 - 1
src/view/journey_detail/journey_detail.vue

@@ -161,7 +161,6 @@
         </van-popup>
         </van-popup>
         <van-calendar
         <van-calendar
                 v-model="show_data"
                 v-model="show_data"
-                :min-date="minDate"
                 :round="false"
                 :round="false"
                 color="#0177FF"
                 color="#0177FF"
                 :default-date="minDate"
                 :default-date="minDate"

+ 1 - 1
src/view/staff/temperature.vue

@@ -11,7 +11,7 @@
             />
             />
             <van-cell
             <van-cell
                     class="dk-cell"
                     class="dk-cell"
-                    title="今日体温(腋温):"
+                    title="今日体温:"
                     title-style="font-weight: bold;"
                     title-style="font-weight: bold;"
                     value-class="dk-address"
                     value-class="dk-address"
                     :center="true"
                     :center="true"