|
<!DOCTYPE html>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
<title>LMES管理系统移动端</title>
|
<meta name="renderer" content="webkit">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
<link rel="stylesheet" href="../layuiadmin/layui/css/layui.css" media="all">
|
<link rel="stylesheet" href="../layuiadmin/style/admin.css" media="all">
|
<script src="../layuiadmin/zgqCustom/zgqCustom.js"></script>
|
<script src="../layuiadmin/Scripts/jquery-3.5.1.min.js"></script>
|
<style>
|
.layui-nav-tree .layui-nav-item {
|
width: 88%;
|
}
|
.layui-nav * {
|
font-size: 13px;
|
}
|
.layui-side-menu .layui-nav .layui-nav-item a {
|
padding-left: 25px;
|
}
|
</style>
|
</head>
|
<body class="layui-layout-body">
|
<div id="LAY_app">
|
<div class="layui-layout layui-layout-admin">
|
<div class="layui-header">
|
<!-- 头部区域 -->
|
<ul class="layui-nav layui-layout-left">
|
<li class="layui-nav-item layadmin-flexible" lay-unselect>
|
<a href="javascript:;" layadmin-event="flexible" title="侧边伸缩">
|
<i class="layui-icon layui-icon-shrink-right" id="LAY_app_flexible"></i>
|
</a>
|
</li>
|
<li class="layui-nav-item" lay-unselect>
|
<a href="javascript:;" layadmin-event="refresh" title="刷新">
|
<i class="layui-icon layui-icon-refresh-3"></i>
|
</a>
|
</li>
|
</ul>
|
<ul class="layui-nav layui-layout-right" lay-filter="layadmin-layout-right">
|
<li class="layui-nav-item layui-hide-xs" lay-unselect>
|
<a href="javascript:;" layadmin-event="theme">
|
<i class="layui-icon layui-icon-theme"></i>
|
</a>
|
</li>
|
<li class="layui-nav-item layui-hide-xs" lay-unselect>
|
<a href="javascript:;" layadmin-event="note">
|
<i class="layui-icon layui-icon-note"></i>
|
</a>
|
</li>
|
<li class="layui-nav-item layui-hide-xs" lay-unselect>
|
<a href="javascript:;" layadmin-event="fullscreen">
|
<i class="layui-icon layui-icon-screen-full"></i>
|
</a>
|
</li>
|
<li class="layui-nav-item" lay-unselect>
|
<a href="javascript:;">
|
<cite>
|
<label name="UserName" id="UserName"></label>
|
</cite>
|
</a>
|
</li>
|
<li class="layui-nav-item" lay-unselect>
|
<dd layadmin-event="logout" style="text-align: center;background-color:red"><a>退出</a></dd>
|
</li>
|
</ul>
|
</div>
|
|
<!-- 侧边菜单 -->
|
<div class="layui-side layui-side-menu">
|
<div class="layui-side-scroll">
|
<div class="layui-logo" lay-href="home/console_Mobile.html">
|
<img src="../layuiadmin/myicon/yidongduan.svg" alt="移动端" style="width:25px;height:25px;margin-right: 5px;"/>
|
<span>LMES管理系统</span>
|
</div>
|
<ul class="layui-nav layui-nav-tree" lay-shrink="all" id="LAY-system-side-menu" lay-filter="layadmin-system-side-menu" style="width:260px;">
|
<!-- 车间管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>车间管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<!--<dd>
|
<a lay-href="车间管理/工序流转/MES_StationInBill_PDA_OLD.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序进站接收单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/工序进站接收单/Sc_StationInBill_Mul_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序进站接收单批量
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/工序流转/MES_StationOutBill_PDA_OLD.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序出站汇报单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/工序出站汇报单/Sc_StationOutBill_Mul_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序出站汇报单批量
|
</a>
|
</dd>-->
|
<!--<dd>
|
<a lay-href="车间管理/委外工序发出单/Cj_StationEntrustInBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序委外发出单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/委外工序发出单/Cj_StationEntrustInBill_Mul_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序委外发出单批量
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/委外工序接收单/Cj_StationEntrustOutBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序委外接收单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="车间管理/委外工序接收单/Cj_StationEntrustOutBill_Mul_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序委外接收单批量
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="生产工序管理/工序汇报单/Sc_ProcessReportOverList.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序汇报入库列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="组装单/Sc_PCruxBindingPDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
产线关键件绑定
|
</a>
|
</dd>-->
|
<!--<dd>
|
<a lay-href="" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序汇报单null
|
</a>
|
</dd>-->
|
<!--<dd>
|
<a lay-href="" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外工序计划转出单null
|
</a>
|
</dd>-->
|
<!--<dd>
|
<a lay-href="" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外工序计划汇报单null
|
</a>
|
</dd>-->
|
<dd>
|
<a href="车间管理/工序流转/MES_StationInBill_PDA.html?type=jzd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序进站接收单
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_StationOutBill_PDA.html?type=czd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序出站汇报单
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_StationOutBillList_PDA_QiaoYi.html?type=czd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序出站汇报单列表查询
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_StationInBillList_PDA_QiaoYi.html?type=czd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序进站接收单列表查询
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_ProcessExchangeBillList_PDA_QiaoYi.html?type=czd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序流转卡列表查询
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_Sc_ICMOBillList_PDA_QiaoYi.html?type=czd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产订单列表查询
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>染厂管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="车间管理/工序流转/MES_StationInBill_PDA_QiaoYi.html?type=kgd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
指引卡开工单
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_StationOutBill_PDA_QiaoYi.html?type=wgd" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
指引卡完工单
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_SampleRecordBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
试样记录单
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_ColorRecordBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
对色记录单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="质量管理/首件检验单/MES_ColorRecordBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
对色记录单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="车间管理/工序流转/MES_Sc_ProcessExchangeBillMain_Note_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
指引卡变更单
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 模具管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>模具管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="模治具管理/上模单/Sc_MouldUpperBillEdit_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
上模单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/上模单/Sc_MouldUpperBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
上模单查询
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/上模单/Sc_MouldLowerBillEdit_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
下模单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/上模单/Sc_MouldLowerBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
下模单查询
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具采购入库单/Sc_MouldProdInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具采购入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具生产领用单/Sc_MouldProdOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具领用出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具生产退库单/Sc_MouldProdBackBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具领用退库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具改制入库单/Sc_MouldRepairInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具改制入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具改制出库单/Sc_MouldRepairOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具改制出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具其他入库单/Sc_MouldOtherInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具其他入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具其他出库单/Sc_MouldOtherOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具其他出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具报废入库单/Sc_MouldScrapInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具报废入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具报废出库单/Sc_MouldScrapOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具报废出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具调拨/Sc_MouldProdMoveBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具调拨单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模治具点检保养/Sc_MouldDotCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
器具点检记录单
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模治具点检保养/Sc_MouldMaintainBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
器具保养记录单
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 模具管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>模具出入缓存列表</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="模治具管理/模具采购入库单/Sc_MouldProdInBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具采购入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具生产领用单/Sc_MouldProdOutBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具领用出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具生产退库单/Sc_MouldProdBackBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具领用退库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具改制入库单/Sc_MouldRepairInBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具改制入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具改制出库单/Sc_MouldRepairOutBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具改制出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具其他入库单/Sc_MouldOtherInBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具其他入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具其他出库单/Sc_MouldOtherOutBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具其他出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具报废入库单/Sc_MouldScrapInBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具报废入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具报废出库单/Sc_MouldScrapOutBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具报废出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a href="模治具管理/模具调拨/Sc_MouldProdMoveBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模具调拨单缓存列表
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 模治具管理 -->
|
<!--<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>模治具管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a lay-href="模治具管理/模治具点检保养/Sc_MouldMaintainBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模治具保养记录单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="模治具管理/模具维修记录单/Sc_MouldRepairWorkBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模治具维修记录单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="模治具管理/模具寿命调整单/Sc_MouldLifeChangeBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
模治具寿命调整单
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="模治具管理/设备维修记录单/Sb_EquipRepairWorkBill_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备维修记录单
|
</a>
|
</dd>
|
</dl>
|
</li>-->
|
<!-- 仓储条码管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>仓储条码管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="WMS扫码模块/生产汇报/Sc_ICMOReportBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产汇报单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产入库/Kf_ProductInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/采购入库/Kf_POStockInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
采购入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/委外入库/Kf_EntrustInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/其他入库/Kf_OtherInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他入库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产领料/Kf_MateOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产领料单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/销售出库/Kf_SellOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/委外领料/Kf_EntrustOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外领料单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/其他出库/Kf_OtherOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他出库单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产补料/Kf_MateReplenishOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产补料单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产调拨/Kf_MoveStockBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
直接调拨单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产调拨/Kf_MoveStockStepOutBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
分步式调出单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产调拨/Kf_MoveStockStepInBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
分步式调入单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/采购入库/Kf_POStockInBackBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
采购退料单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产领料/Kf_MateOutBackBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产退料单
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/委外出库/Kf_EntrustOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外领料校验
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/销售出库/Kf_SellOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售出库校验
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/其他出库/Kf_OtherOutBill_Check.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他出库校验
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/生产补料/Kf_MateReplenishOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产补料校验
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/委外补料/Kf_EntrustReplenishOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外补料校验
|
</a>
|
</dd>
|
<dd>
|
<a href="验收入库/产品入库/Kf_ProductInBackBill.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产退库
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/销售出库/Kf_SellOutBackBill_Fast.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售退货
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/出门确认单/Xs_OutDoorCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
出门确认单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/出门确认单/Xs_OutDoorCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
出门确认单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="领料发货/收料入库/Kf_ReciveBill_Fast.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
到货确认
|
</a>
|
</dd>
|
<dd>
|
<a href="生产管理/生产装箱单/Sc_PackUnionBill_Fast.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产装箱单
|
</a>
|
</dd>
|
<dd>
|
<a href="生产管理/生产拆箱单/Sc_PackSplitBill_Fast.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产拆箱单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产管理/生产组托单/Sc_PackUnionBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产组托单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产管理/删托单/Sc_DeletePackUnionBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
删托单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/生产调拨/调拨换托/Kf_MoveStockBill_HuanTuo_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
换托调拨单
|
</a>
|
</dd>
|
<dd>
|
<a href="仓存管理/条码库存/KF_ICInventoryByMaterID.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
库存查询
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/条码查询/Gy_BarCodeBill_QiaoYi_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
条码查询
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/条码出入库查询/Gy_BarCodeBillInOut__PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
条码出入库查询
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 设备管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>设备管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="设备管理/Sb_EquipDotCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备点检记录单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipDotCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备点检记录单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipMaintainBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备保养记录单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipMaintainBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备保养记录单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EqpMaintenanceBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备维修记录单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EqpMaintenanceBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备维修记录单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipConkBookBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备故障登记单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipConkBookBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备故障登记单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipRepairCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备维修验收单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/Sb_EquipRepairCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备维修验收单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/固定资产卡片/Gy_FixCardChangeBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
固定资产变动单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/固定资产卡片/Gy_FixCardChangeBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
固定资产变动单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/设备开机单/Sb_EquipBeginBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备开机单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/设备开机单/Sb_EquipBeginBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备开机单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/设备停机单/Sb_EquipStopBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备停机单
|
</a>
|
</dd>
|
<dd>
|
<a href="设备管理/设备停机单/Sb_EquipStopBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
设备停机单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/上料防错单/Sc_MaterToSourceBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
上料防错单
|
</a>
|
</dd>
|
<dd>
|
<a href="WMS扫码模块/上料防错单/Sc_MaterToSourceBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
上料防错单缓存列表
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 质量管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>质量管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a href="质量管理/工序检验单/MES_ProcessCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序检验单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/工序检验单/MES_ProcessCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
工序检验单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackReceiveBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈接收单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackReceiveBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈接收单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackSignBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈签到单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackSignBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈签到单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackHandleBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈处理单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackHandleBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈处理单列表
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈验收单
|
</a>
|
</dd>
|
<dd>
|
<a href="质量管理/异常反馈/OA_ErrMsgBackCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
异常反馈验收单列表
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 缓存列表 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>缓存列表</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a lay-href="WMS扫码模块/生产汇报/Sc_ICMOReportBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产汇报单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产入库/Kf_ProductInBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/采购入库/Kf_POStockInBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
采购入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/委外入库/Kf_EntrustInBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/其他入库/Kf_OtherInBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他入库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产领料/Kf_MateOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产领料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/销售出库/Kf_SellOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/委外领料/Kf_EntrustOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外领料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/其他出库/Kf_OtherOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他出库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产补料/Kf_MateReplenishOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产补料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产调拨/Kf_MoveStockBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
直接调拨单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产调拨/Kf_MoveStockStepOutBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
分步式调出单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产调拨/Kf_MoveStockStepInBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
分步式调入单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产入库/Kf_ProductInBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产退库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/采购入库/Kf_POStockInBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
采购退料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/委外入库/Kf_EntrustInBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外退库单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/其他入库/Kf_OtherInBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他入库单(红字)缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产领料/Kf_MateOutBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产退料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/销售出库/Kf_SellOutBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售退货单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/委外领料/Kf_EntrustOutBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外退料单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/其他出库/Kf_OtherOutBackBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
其他出库单(红字)缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产管理/生产组托单/Sc_PackUnionBillList_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产组托单缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="WMS扫码模块/生产调拨/调拨换托/Kf_MoveStockBillList_HuanTuo_PDA.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
换托调拨单缓存列表
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 校验单据缓存列表 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>校验单据缓存列表</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a lay-href="领料发货/销售出库/Kf_SellOutBill_CheckList_New.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
销售出库校验缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="领料发货/委外出库/Kf_EntrustOutBill_CheckList_New.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外领料校验缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="领料发货/生产补料/Kf_MateReplenishOutBill_CheckList_New.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
生产补料校验缓存列表
|
</a>
|
</dd>
|
<dd>
|
<a lay-href="领料发货/委外补料/Kf_EntrustReplenishOutBill_CheckList_New.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
|
委外补料校验缓存列表
|
</a>
|
</dd>
|
</dl>
|
</li>
|
<!-- 系统管理 -->
|
<li data-name="set" class="layui-nav-item">
|
<a style="padding-left:20px;">
|
<img src="../layuiadmin/myicon/系统设置.svg" alt="系统设置" style="width:25px;height:25px;margin-right: 5px;" />
|
<cite>系统管理</cite>
|
</a>
|
<dl class="layui-nav-child">
|
<dd>
|
<a lay-href="set/user/password.html" style="color: aqua;">
|
<img src="../layuiadmin/myicon/修改密码.svg" alt="修改密码" style="width:25px;height:25px;margin-right: 5px;" />
|
密码设置
|
</a>
|
</dd>
|
</dl>
|
</li>
|
</ul>
|
</div>
|
</div>
|
|
<!-- 页面标签 -->
|
<div class="layadmin-pagetabs" id="LAY_app_tabs">
|
<div class="layui-icon layadmin-tabs-control layui-icon-prev" layadmin-event="leftPage"></div>
|
<div class="layui-icon layadmin-tabs-control layui-icon-next" layadmin-event="rightPage"></div>
|
<div class="layui-icon layadmin-tabs-control layui-icon-down">
|
<ul class="layui-nav layadmin-tabs-select" lay-filter="layadmin-pagetabs-nav">
|
<li class="layui-nav-item" lay-unselect>
|
<a href="javascript:;"></a>
|
<dl class="layui-nav-child layui-anim-fadein">
|
<dd layadmin-event="closeThisTabs"><a href="javascript:;">关闭当前标签页</a></dd>
|
<dd layadmin-event="closeOtherTabs"><a href="javascript:;">关闭其它标签页</a></dd>
|
<dd layadmin-event="closeAllTabs"><a href="javascript:;">关闭全部标签页</a></dd>
|
</dl>
|
</li>
|
</ul>
|
</div>
|
<div class="layui-tab" lay-unauto lay-allowClose="true" lay-filter="layadmin-layout-tabs">
|
<ul class="layui-tab-title" id="LAY_app_tabsheader">
|
<li lay-id="home/console_Mobile.html" lay-attr="home/console_Mobile.html" class="layui-this"><i class="layui-icon layui-icon-home"></i></li>
|
</ul>
|
</div>
|
</div>
|
|
|
<!-- 主体内容 -->
|
<div class="layui-body" id="LAY_app_body">
|
<div class="layadmin-tabsbody-item layui-show">
|
<iframe src="home/console_Mobile.html" frameborder="0" class="layadmin-iframe"></iframe>
|
</div>
|
</div>
|
|
<!-- 辅助元素,一般用于移动设备下遮罩 -->
|
<div class="layadmin-body-shade" layadmin-event="shade"></div>
|
</div>
|
</div>
|
|
<script src="../layuiadmin/layui/layui.js"></script>
|
<script>
|
layui.config({
|
base: '../layuiadmin/'
|
}).extend({
|
index: 'lib/index'
|
}).use(['index', 'form', 'laydate', 'table', 'element'], function () {
|
var $ = layui.$;
|
|
//判断是否登录 未登录则跳到登录页
|
if (sessionStorage.login != "login") {
|
layer.confirm("登录失效,请重新登录!", {
|
icon: 4, skin: 'layui-layer-lan', title: "温馨提示", closeBtn: 0, btn: ['重新登录']
|
}, function () { window.location.href = "user/login_pda.html"; });
|
}
|
|
////判断用户是移动端还是PC端
|
//var judgeMorPCflag = judgeMorPC();
|
//if (judgeMorPCflag) {//PC端
|
// window.location.href = 'index.html'
|
//}
|
|
});
|
|
document.getElementById('UserName').innerHTML = sessionStorage["HUserName"];
|
</script>
|
|
</body>
|
</html>
|