dashboard
repositories
filestore
activity
search
login
main
/
jczz_web
基层智治-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
数据管理下所有模块对应页面调整:搜索、字段展示; 搜索后,分页切换显示异常BUG
shuishen
2024-01-06
a531e8cce9f8d30a2ef9789eb04eb00b73f16a2b
[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: [
]
}