生产管理功能增加
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<view class="userInfo-wrap">
|
||||
<view class="userInfo">
|
||||
<text v-if="userName !== ''" class="p1">{{userName}}</text>
|
||||
<text class="p2">欢迎进入华东制药LMS手持系统!</text>
|
||||
<text class="p2">欢迎进入华东医药LMS手持系统!</text>
|
||||
</view>
|
||||
<view class="exit" @tap="Quit">
|
||||
<view class="icon-exit"></view>
|
||||
@@ -87,11 +87,23 @@
|
||||
{title: '生产管理', path: 'RF04', sonTree: [
|
||||
{title: '成品出料', path: '/pages/hdyy/scgl/cp-chuliao'},
|
||||
{title: '料桶叫料', path: '/pages/hdyy/scgl/lt-callmater'},
|
||||
{title: '包衣叫料', path: '/pages/hdyy/scgl/by-callmater'},
|
||||
{title: '内包装叫料', path: '/pages/hdyy/scgl/nbz-callmater'},
|
||||
{title: '料桶称重', path: '/pages/hdyy/scgl/lt-weight'},
|
||||
{title: '点位取货', path: '/pages/hdyy/scgl/point-quhuo'},
|
||||
{title: '生产出料', path: '/pages/hdyy/scgl/sc-chuliao'},
|
||||
{title: '粉碎下料', path: '/pages/hdyy/scgl/fs-xialiao'},
|
||||
{title: '压片下料', path: '/pages/hdyy/scgl/yp-xialiao'},
|
||||
{title: '包衣下料', path: '/pages/hdyy/scgl/by-xialiao'},
|
||||
{title: '码垛下料', path: '/pages/hdyy/scgl/md-xialiao'},
|
||||
{title: '缠膜下料', path: '/pages/hdyy/scgl/cm-xialiao'},
|
||||
{title: '剩料回库', path: '/pages/hdyy/scgl/sl-huiku'},
|
||||
{title: '托盘叫料', path: '/pages/hdyy/scgl/tp-callmater'},
|
||||
{title: '称量叫料', path: '/pages/hdyy/scgl/cz-callmater'},
|
||||
{title: '粉碎叫料', path: '/pages/hdyy/scgl/fs-callmater'},
|
||||
{title: '制粒叫料', path: '/pages/hdyy/scgl/zl-callmater'},
|
||||
{title: '配液叫料', path: '/pages/hdyy/scgl/py-callmater'},
|
||||
{title: '缠膜叫料', path: '/pages/hdyy/scgl/cm-callmater'},
|
||||
{title: '预加工出料', path: '/pages/hdyy/scgl/yjg-chuliao'}
|
||||
]},
|
||||
{title: '外包材管理', path: 'RF05', sonTree: [
|
||||
|
||||
Reference in New Issue
Block a user