Преглед изворни кода

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',
           field: 'effectiveTime',
           component: 'RangePicker',
           component: 'RangePicker',
           componentProps: {
           componentProps: {
-            format: 'YYYY-MM-DD HH:mm:ss',
+            format: 'YYYY-MM-DD HH:mm',
             showTime: true,
             showTime: true,
           },
           },
           label: '时间段',
           label: '时间段',