Browse Source

调拨单 起止时间不限制

chenrui 3 years ago
parent
commit
ef355005c5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/allocationManagement/transferOut/basicInfoModal.vue

+ 0 - 1
src/views/allocationManagement/transferOut/basicInfoModal.vue

@@ -49,7 +49,6 @@
             style="width:100%"
             v-model="form.time"
             show-time
-            :disabledDate="disabledDate"
             :format="dateFormat"
             @change="dateChange"
             @calendarChange="dateCalendarChange"