guoxiaohuan %!s(int64=5) %!d(string=hai) anos
pai
achega
c5e69ed81d
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/appeal/index.vue

+ 4 - 4
src/views/appeal/index.vue

@@ -362,10 +362,10 @@ export default {
                     criteria: {
                         projectId: this.$store.state.projectId,
                         trackerId: 3,
-                        status: [303, 304, 306],
-                        createTime: {
-                            $gte: this.day1 + '000000' //三天以内
-                        }
+                        status: [303, 304, 306]
+                        // createTime: {
+                        //     $gte: this.day1 + '000000' //三天以内
+                        // }
                     },
                     orders: [
                         {