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 @@ + + +