Sfoglia il codice sorgente

合同时间问题

Shannon_mu 2 anni fa
parent
commit
ede00c75e7

+ 1 - 1
operationSupport/src/views/businessManagement/contractManagement/stepPage/stepTwo.vue

@@ -54,7 +54,7 @@
                     <el-date-picker
                         v-model="item.timesTwo"
                         class="timeWidth"
-                        value-format="yyyy-MM"
+                        value-format="yyyy-MM-dd"
                         type="daterange"
                         range-separator="至"
                         start-placeholder="开始日期"