Browse Source

搜索月份格式化

1
mo 2 năm trước cách đây
mục cha
commit
bdc0335d61
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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="回访周期"