src/main/webapp/static/js/pakout/pakout.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/custOrder/matQuery.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/pakout/pakout.js
@@ -114,7 +114,7 @@ if (data.length === 0){ layer.msg('请勾选打印记录', {icon: 9}); } else { layer.msg('暂未开发此功能', {icon: 3}); layer.msg('权限不足、请联系管理员', {icon: 3}); // console.log(data); // layer.confirm(res.msg, { // shadeClose: true src/main/webapp/views/custOrder/matQuery.html
@@ -12,12 +12,12 @@ <style> html { height: 100%; padding: 10px; /*padding: 10px;*/ background-color: #f1f1f1; } body { background-color: #fff; border-radius: 5px; /*border-radius: 5px;*/ box-shadow: 0 0 3px rgba(0,0,0,.3); padding-bottom: 20px; }