Explorar el Código

调拨单 起止时间不限制

chenrui hace 3 años
padre
commit
ef355005c5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"