dashboard
repositories
filestore
activity
search
login
main
/
Inspection-Saber
巡检项目后台管理
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增事件管理记录表相关功能
xiebin
2022-09-21
ee0b03929709d75dc0d1f7f1b1d0768e9aa83521
[Inspection-Saber.git]
/
src
/
const
/
eventgm
/
eventgmRecord.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export default {
height:'auto',
calcHeight: 30,
tip: false,
searchShow: true,
searchMenuSpan: 6,
border: true,
index: true,
viewBtn: true,
selection: true,
dialogClickModal: false,
column: [
]
}