lilei 3 éve
szülő
commit
fd224b1bf5

+ 1 - 1
src/views/reportData/priceDifferenceDetailReport/list.vue

@@ -14,7 +14,7 @@
           <a-row :gutter="15">
             <a-col :md="6" :sm="24">
               <a-form-model-item label="日期" prop="month">
-                <a-month-picker v-model="queryParam.month" @change="onChange" :defaultValue="moment()" style="width: 100%;" />
+                <a-month-picker v-model="queryParam.month" :allowClear="false" @change="onChange" :defaultValue="moment()" style="width: 100%;" />
               </a-form-model-item>
             </a-col>
             <a-col :md="5" :sm="24">