生产补料验证

This commit is contained in:
2025-06-13 17:22:28 +08:00
parent fefa0bf215
commit 0bef97c39a
2 changed files with 7 additions and 2 deletions

View File

@@ -34,11 +34,9 @@
<view class="type-item type-item-hl" @tap="toPages('/pages/supplementaryValidation/index')">
<view class="type-item-text">{{ t('home.scblyz') }}</view>
</view>
<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>