Selaa lähdekoodia

搜索月份格式化

1
mo 2 vuotta sitten
vanhempi
commit
bdc0335d61
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/returnVisitManager/components/waitVisit.vue

+ 1 - 1
src/views/returnVisitManager/components/waitVisit.vue

@@ -64,7 +64,7 @@
         <el-form-item>
           <el-date-picker
             v-model.trim="searchForm.month"
-
+            value-format="yyyy-MM"
             type="month"
             placeholder="回访周期"