This commit is contained in:
parent
d326fa2dc1
commit
1d5b825499
|
|
@ -30,10 +30,10 @@ layui.use(['layer', 'form', 'element'], function () {
|
||||||
// $('#iframeMain').attr('src', '../compreDisplay/compreDisplay.html');
|
// $('#iframeMain').attr('src', '../compreDisplay/compreDisplay.html');
|
||||||
var user = JSON.parse((us));
|
var user = JSON.parse((us));
|
||||||
// getWzXx(user.orgId);
|
// getWzXx(user.orgId);
|
||||||
// getMarqueeData();
|
getMarqueeData();
|
||||||
window.setTimeout(function () {
|
window.setTimeout(function () {
|
||||||
// getWzXx(user.orgId);
|
// getWzXx(user.orgId);
|
||||||
// getMarqueeData();
|
getMarqueeData();
|
||||||
}, 6000 * 3);
|
}, 6000 * 3);
|
||||||
|
|
||||||
// if (user.isSup != 3) {
|
// if (user.isSup != 3) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue