Browse Source

组合入库审批完成

lwx_dev
erdanergou 3 years ago
parent
commit
dc3f417916
  1. 2
      src/main/resources/templates/pages/application/application-out_min.html
  2. 2
      src/main/resources/templates/pages/application/application_multi.html
  3. 2
      src/main/resources/templates/pages/company/company-out.html
  4. 2
      src/main/resources/templates/pages/company/company-out_back.html
  5. 2
      src/main/resources/templates/pages/company/companyByParentId.html
  6. 2
      src/main/resources/templates/pages/depository/table-in.html
  7. 2
      src/main/resources/templates/pages/depository/table-out.html
  8. 2
      src/main/resources/templates/pages/depository/table-stock.html
  9. 2
      src/main/resources/templates/pages/group/application_multi.html
  10. 2
      src/main/resources/templates/pages/group/group-add.html
  11. 2
      src/main/resources/templates/pages/group/group-out.html
  12. 2
      src/main/resources/templates/pages/group/group_edit.html
  13. 2
      src/main/resources/templates/pages/material/material-out.html
  14. 2
      src/main/resources/templates/pages/material/material-out_back.html
  15. 2
      src/main/resources/templates/pages/materialBarCode/materialBarCode_out.html
  16. 2
      src/main/resources/templates/pages/materialtype/materialTypeByParentId.html
  17. 2
      src/main/resources/templates/pages/materialtype/materialType_view.html
  18. 2
      src/main/resources/templates/pages/notice/notice-out.html
  19. 2
      src/main/resources/templates/pages/notice/notice-out_user.html
  20. 2
      src/main/resources/templates/pages/post/post-out.html
  21. 2
      src/main/resources/templates/pages/post/postRole.html
  22. 2
      src/main/resources/templates/pages/split/split-out.html
  23. 2
      src/main/resources/templates/pages/user/table-user.html
  24. 2
      src/main/resources/templates/pages/user/userRole.html
  25. 2
      src/main/resources/templates/pages/user/userRoleForIn.html
  26. 3
      src/main/resources/templates/pages/warehouse/manager.html
  27. 2
      target/classes/templates/pages/material/material-out.html

2
src/main/resources/templates/pages/application/application-out_min.html

@ -63,7 +63,7 @@
, countName: 'count' //规定数据总数的字段名称,默认:count
, dataName: 'data' //规定数据列表的字段名称,默认:data
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
toolbar: '#toolbarDemo',
//这里layui和thymeleaf冲突了,要加个空格
cols: [

2
src/main/resources/templates/pages/application/application_multi.html

@ -84,7 +84,7 @@
,countName: 'count' //规定数据总数的字段名称,默认:count
,dataName: 'data' //规定数据列表的字段名称,默认:data
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
toolbar: '#toolbarDemo',
cols: [
[

2
src/main/resources/templates/pages/company/company-out.html

@ -81,7 +81,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize', //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/company/company-out_back.html

@ -100,7 +100,7 @@
where: {
type: "0"
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
response: {
statusName: 'status' //规定数据状态的字段名称,默认:code
, statusCode: 200 //规定成功的状态码,默认:0

2
src/main/resources/templates/pages/company/companyByParentId.html

@ -99,7 +99,7 @@
},
toolbar: '#toolbarDemo',
defaultToolbar: ['filter', 'exports', 'print'],
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
cols: [
[
{type: "checkbox", width: 50},

2
src/main/resources/templates/pages/depository/table-in.html

@ -137,7 +137,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/depository/table-out.html

@ -168,7 +168,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/depository/table-stock.html

@ -131,7 +131,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/group/application_multi.html

@ -48,7 +48,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/group/group-add.html

@ -103,7 +103,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/group/group-out.html

@ -124,7 +124,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/group/group_edit.html

@ -103,7 +103,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/material/material-out.html

@ -157,7 +157,7 @@
},
toolbar: '#toolbarDemo',
defaultToolbar: ['filter', 'exports', 'print'],
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
cols: [
[
{type: "checkbox", width: 50},

2
src/main/resources/templates/pages/material/material-out_back.html

@ -170,7 +170,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/materialBarCode/materialBarCode_out.html

@ -61,7 +61,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/materialtype/materialTypeByParentId.html

@ -89,7 +89,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/materialtype/materialType_view.html

@ -98,7 +98,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/notice/notice-out.html

@ -107,7 +107,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/notice/notice-out_user.html

@ -94,7 +94,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/post/post-out.html

@ -82,7 +82,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize', //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/post/postRole.html

@ -47,7 +47,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/split/split-out.html

@ -103,7 +103,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'size' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/user/table-user.html

@ -89,7 +89,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/user/userRole.html

@ -45,7 +45,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize' //每页数据量的参数名,默认:limit

2
src/main/resources/templates/pages/user/userRoleForIn.html

@ -45,7 +45,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize' //每页数据量的参数名,默认:limit

3
src/main/resources/templates/pages/warehouse/manager.html

@ -22,7 +22,6 @@
//第一个实例
table.render({
elem: '#demo'
, height: 312
, url: '/repository/findManagerByDid?did=' + did, //数据接口
parseData: function (res) { //res 即为原始返回的数据
return {
@ -32,7 +31,7 @@
"data": res.data //解析数据列表
};
},
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
request: {
pageName: 'page', //页码的参数名称,默认:page
limitName: 'pagesize' //每页数据量的参数名,默认:limit

2
target/classes/templates/pages/material/material-out.html

@ -157,7 +157,7 @@
},
toolbar: '#toolbarDemo',
defaultToolbar: ['filter', 'exports', 'print'],
height: 'full-265',//固定高度-即固定表头固定第一行首行
height: 'full-255',//固定高度-即固定表头固定第一行首行
cols: [
[
{type: "checkbox", width: 50},

Loading…
Cancel
Save