Browse Source

修改出版社教材上传列表显示时间限制

warrior 4 months ago
parent
commit
7dfb7f86a4

+ 6 - 6
projects/textbook/src/modules/nav-province-contact/collect-file/collect-file.component.ts

@@ -152,12 +152,12 @@ export class CollectFileComponent implements OnInit {
                     "iso": new Date()
                   },
                 },
-                collectEndData:{
-                  $gt:{
-                    "__type": "Date",
-                    "iso": new Date()
-                  },
-                }
+                // collectEndData:{
+                //   $gt:{
+                //     "__type": "Date",
+                //     "iso": new Date()
+                //   },
+                // }
               },
               className: 'EduProcess',
             },