浏览代码

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: '时间段',