CN-545 feat: 实体详情列表也去掉时间过滤条件
This commit is contained in:
@@ -11,7 +11,7 @@ import { shallowRef } from 'vue'
|
||||
export default {
|
||||
props: {
|
||||
entity: Object,
|
||||
timeFilter: {},
|
||||
timeFilter: Object,
|
||||
listMode: String,
|
||||
loading: Boolean
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user