剩余模块:生产退料

This commit is contained in:
2025-06-09 22:07:10 +08:00
parent 63a44af1d8
commit 03e22dd9f6
77 changed files with 2832 additions and 817 deletions

View File

@@ -23,7 +23,7 @@
<view class="type-item-text">{{ t('home.cgrk') }}</view>
</view>
<view class="type-item type-item-jz" @tap="toPages('/pages/split/index')">
<view class="type-item-text">Split</view>
<view class="type-item-text">{{ t('home.wlbzcf') }}</view>
</view>
<view class="type-item type-item-hl" @tap="toPages('/pages/material/index')">
<view class="type-item-text">{{ t('home.scfl') }}</view>
@@ -34,6 +34,11 @@
<view class="type-item type-item-hl" @tap="toPages('/pages/returnMaterials/index')">
<view class="type-item-text">{{ t('home.sctl') }}</view>
</view>
<view class="type-item type-item-hl" @tap="toPages('/pages/productionReturnVerify/index')">
<view class="type-item-text">{{ t('home.sctlyz') }}</view>
</view>
<view class="type-item type-item-hl" @tap="toPages('/pages/ruleClaim/index')">
<view class="type-item-text">{{ t('index.ctll') }}</view>
</view>
@@ -53,7 +58,7 @@
<view class="type-item-text">{{ t('home.xxck') }}</view>
</view>
<view class="type-item type-item-hl" @tap="toPages('/pages/BatchOutOftock/index')">
<view class="type-item-text">批量销售出库</view>
<view class="type-item-text">{{ t('home.plxsck') }}</view>
</view>
</template>
</view>