dashboard
repositories
filestore
activity
search
login
main
/
jczz_web
基层智治-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
二手交易,从业人员查询详情字典回显问题解决
zhongrj
2024-03-16
04b3d7ea5cf271eaaa9e9908c8fd904eb3351f36
[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: [
]
}