From 5f95075ae7546b171e3ebfd5727b13d58cece752 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Sat, 16 Nov 2024 16:28:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/accessory/child/inventory_count_detail.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,