소스 검색

feat: (notifation) update to mm

gemercheung 2 년 전
부모
커밋
9fe6612de1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/notification/addModal.vue

+ 1 - 1
src/views/notification/addModal.vue

@@ -65,7 +65,7 @@
           field: 'effectiveTime',
           component: 'RangePicker',
           componentProps: {
-            format: 'YYYY-MM-DD HH:mm:ss',
+            format: 'YYYY-MM-DD HH:mm',
             showTime: true,
           },
           label: '时间段',