diff --git a/js/accessory/child/inventory_count_detail.js b/js/accessory/child/inventory_count_detail.js index e82b405..bfa5148 100644 --- a/js/accessory/child/inventory_count_detail.js +++ b/js/accessory/child/inventory_count_detail.js @@ -290,7 +290,7 @@ function viewGs(obj) { type: 1, shade: false, // 不显示遮罩 content: '
' + obj.infoMsg + '
', - title: '

' + obj.times + '盘点概述:

', + title: '

' + obj.startTime + '~' + obj.endTime + '盘点概述:

', btn: ['复制文字', '关闭'], area: ['60%', '50%'], move: false,