From c28c70ac1507df7a9e17e97474fd7d2c368fc673 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 13 六月 2024 09:22:48 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/pakStore/locCheckOut.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/pakStore/locCheckOut.js b/src/main/webapp/static/js/pakStore/locCheckOut.js index 0649af5..d2e5b58 100644 --- a/src/main/webapp/static/js/pakStore/locCheckOut.js +++ b/src/main/webapp/static/js/pakStore/locCheckOut.js @@ -1,5 +1,6 @@ var locDetlLayerIdx; var tableIns; +var locDetlData = []; function getCol() { var cols = [ {field: 'locNo', align: 'center',title: '搴撲綅鍙�', merge: true, style: 'font-weight: bold'} -- Gitblit v1.9.1