jiazx0107
19 小时以前 4450143298f467e05c84c7f2bfc8b04412d5ebc8
fzzy-igdss-web/src/main/resources/templates/group/index.html
@@ -271,7 +271,10 @@
    var userId = [[${loginUser.loginName}]];
    var companyId = [[${loginUser.companyId}]];
    var deptId = [[${deptId}]];
    var dicSlogan = [[${dicSlogan}]];
    var deptList = [[${deptList}]];
    var bizType = [[${bizType}]];
    var bizTag = [[${bizTag}]];
</script>
</body>
</html>