Explorar o código

修复通知公告日期类型的bug

翼总 %!s(int64=7) %!d(string=hai) anos
pai
achega
a7ae6eb9a6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/desk/notice.vue

+ 2 - 2
src/views/desk/notice.vue

@@ -82,8 +82,8 @@
             },
             },
             {
             {
               label: "通知日期",
               label: "通知日期",
-              type: "releaseTime",
-              prop: "date",
+              prop: "releaseTime",
+              type: "date",
               format: "yyyy-MM-dd hh:mm:ss",
               format: "yyyy-MM-dd hh:mm:ss",
               valueFormat: "yyyy-MM-dd hh:mm:ss",
               valueFormat: "yyyy-MM-dd hh:mm:ss",
               rules: [{
               rules: [{