Browse Source

Merge branch 'deploy_0804' of jianguan-web/jg-ocs-html into master

陈瑞 3 years ago
parent
commit
e367927cef
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"