巡查默认数据清除
parent
945a8f24c3
commit
43b8feed9a
|
|
@ -11,21 +11,8 @@ export const option = {
|
||||||
textColor1: '#FFFFFF',
|
textColor1: '#FFFFFF',
|
||||||
textSize2: 12,
|
textSize2: 12,
|
||||||
textColor2: '#CBE6CD',
|
textColor2: '#CBE6CD',
|
||||||
clockInRecordList:[
|
clockInRecordList:[],
|
||||||
{
|
xunChaGuiJiList:[]
|
||||||
Name: '孙宗元',
|
|
||||||
CreateTime: '2025-03-25 10:32:00',
|
|
||||||
Lng: '118.042384994261',
|
|
||||||
Lat: '35.41264994152264'
|
|
||||||
}
|
|
||||||
],
|
|
||||||
xunChaGuiJiList:[
|
|
||||||
{
|
|
||||||
name: '孙宗元',
|
|
||||||
startTime: '2025-03-25 10:32:00',
|
|
||||||
endTime: '2025-03-25 17:32:00'
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default class Config extends PublicConfigClass implements CreateComponentType {
|
export default class Config extends PublicConfigClass implements CreateComponentType {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue