Browse Source

搜索月份格式化

1
mo 2 years ago
parent
commit
bdc0335d61
1 changed files with 1 additions and 1 deletions
  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="回访周期"