剩余模块:生产退料
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="app status-bar-gap">
|
||||
<view class="page">
|
||||
<l-header title="Split" sticky #right>
|
||||
<l-header :title="t('home.wlbzcf')" sticky #right>
|
||||
<view style="margin-right: 32rpx;">{{ t('receive.tj') }}</view>
|
||||
</l-header>
|
||||
<architecture ref="architectureRef" :dataType="t('home.scfl')" icon="scan" :placeholder="t('verify.tm')"
|
||||
@@ -113,7 +113,8 @@
|
||||
})
|
||||
}
|
||||
const scanConfirmFun = (e : any) => {
|
||||
getReceiveBillScanData(e)
|
||||
if(e != '') state.code = e
|
||||
getReceiveBillScanData(state.code)
|
||||
}
|
||||
const toPrint = () => {
|
||||
if(state.qty === 0){
|
||||
|
||||
Reference in New Issue
Block a user