From 790ff0f8b0e2ef901a1e33194c514a0e05fc366f Mon Sep 17 00:00:00 2001 From: erdanergou Date: Fri, 17 Mar 2023 08:02:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E4=B8=80=E4=BA=9B=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=81=AE=E7=BD=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/pages/depository/table-out.html | 1 - .../templates/pages/depository/table-out.html | 33 ++++++++++++++++--- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/pages/depository/table-out.html b/src/main/resources/templates/pages/depository/table-out.html index ceef3366..27ec4783 100644 --- a/src/main/resources/templates/pages/depository/table-out.html +++ b/src/main/resources/templates/pages/depository/table-out.html @@ -202,7 +202,6 @@ cols: [ [ {type: "checkbox", width: 50}, - // {field: 'code', width: 150, title: '申请编码', sort: true}, {title: '申请编码', width: 150, templet: '#applicationOutCode'}, {field: 'mname', width: 150, title: '物料名称'}, {field: 'mcode', width: 150, title: '存货编码'}, diff --git a/target/classes/templates/pages/depository/table-out.html b/target/classes/templates/pages/depository/table-out.html index 7f019c34..27ec4783 100644 --- a/target/classes/templates/pages/depository/table-out.html +++ b/target/classes/templates/pages/depository/table-out.html @@ -84,6 +84,11 @@ + + +