实现数据看板--用户

This commit is contained in:
刘祥超
2021-07-11 18:05:49 +08:00
parent cb911c474e
commit 4c82804622
27 changed files with 1118 additions and 1 deletions

View File

@@ -172,7 +172,8 @@ window.teaweb = {
}
return {
unit: unit,
divider: divider
divider: divider,
max: max
}
},
popup: function (url, options) {