payne
2024-05-03 09542900534645e28c23f16caa94aa8a2c20cc5b
iWare_RawMaterialWarehouse_Web/src/views/main/WmsBase/WmsSubstituteGood/index.vue
@@ -45,17 +45,17 @@
                <!--年月日时分秒-->
         <!--时间范围-->
            <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> -->
                   <!--年月日时分秒-->
         <!--时间范围-->
            <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.updatedTime"  value-format="YYYY-MM-DD HH:mm:ss" format="YYYY-MM-DD HH:mm:ss"   @change="onChangeupdatedTime"/>
@@ -72,7 +72,8 @@
                <a-form-item label="修改人">
                  <a-input v-model="queryParam.updatedUserName" allow-clear placeholder="请输入修改人"/>
                </a-form-item>
              </a-col>   </template>
              </a-col> -->
            </template>
            <a-col :md="8" :sm="24" >
              <span class="table-page-search-submitButtons">