iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsMaterialCustomer/index.vue
@@ -43,13 +43,13 @@ </a-col> <!--年月日时分秒--> <!--时间范围--> <a-col :md="8" :sm="24"> <!-- <a-col :md="8" :sm="24"> <a-form-item label="创建时间"> <a-range-picker style="width: 100%" :placeholder="['开始时间', '结束时间']" :show-time="{ format: 'HH:mm:ss', defaultValue: [moment('00:00:00', 'HH:mm:ss'),moment('23:59:59', 'HH:mm:ss')]}" v-model="queryParam.createdTime" value-format="YYYY-MM-DD HH:mm:ss" format="YYYY-MM-DD HH:mm:ss" @change="onChangecreatedTime"/> </a-form-item> </a-col> </a-col> --> <!--年月日时分秒--> <!--时间范围-->