dashboard
repositories
filestore
activity
search
login
main
/
jczz_web
基层智治-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
登录调整(集成单点登录)
zrj
2024-06-05
d06a882e870f2aa26934ccd4b552d5292679320f
[jczz_web.git]
/
src
/
option
/
discuss
/
userTopics.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: [
]
}