This commit is contained in:
parent
beea5ea151
commit
5f95075ae7
|
|
@ -290,7 +290,7 @@ function viewGs(obj) {
|
||||||
type: 1,
|
type: 1,
|
||||||
shade: false, // 不显示遮罩
|
shade: false, // 不显示遮罩
|
||||||
content: '<div style="padding: 1%;">' + obj.infoMsg + '</div>',
|
content: '<div style="padding: 1%;">' + obj.infoMsg + '</div>',
|
||||||
title: '<h3 style="color: #F56C6C;">' + obj.times + '盘点概述:</h3>',
|
title: '<h3 style="color: #F56C6C;">' + obj.startTime + '~' + obj.endTime + '盘点概述:</h3>',
|
||||||
btn: ['复制文字', '关闭'],
|
btn: ['复制文字', '关闭'],
|
||||||
area: ['60%', '50%'],
|
area: ['60%', '50%'],
|
||||||
move: false,
|
move: false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue