From b09865e3b4e43ec7110ca7472188478fcdb6fb0f Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 22 三月 2023 09:41:32 +0800 Subject: [PATCH] #库存档案同步上报 --- src/main/webapp/static/js/trayCode/trayCode.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/trayCode/trayCode.js b/src/main/webapp/static/js/trayCode/trayCode.js index bc70c7a..83b0ae8 100644 --- a/src/main/webapp/static/js/trayCode/trayCode.js +++ b/src/main/webapp/static/js/trayCode/trayCode.js @@ -105,7 +105,7 @@ case "btnTray": layer.open({ type: 1, - title: '鐢熸垚鎵樼洏鐮�', + title: '鐢熸垚pack鐮�', offset: '100px', area: ['360px'], shade: 0.1, -- Gitblit v1.9.1