–新增加功能 医废上传功能,可用收集直接进行填报

This commit is contained in:
2026-03-13 17:56:31 +08:00
parent 75009b9bb0
commit 18a7529755
2 changed files with 512 additions and 0 deletions
+6
View File
@@ -39,6 +39,12 @@
<text class="text-grey">科室汇总</text>
</navigator>
</view>
<view class="cu-item arrow">
<navigator class="content" url="/pages/plugin/collectionMwims" hover-class="none">
<text class="cuIcon-add text-blue"></text>
<text class="text-grey">医废收集</text>
</navigator>
</view>
<!-- <view class="cu-item arrow">
<navigator class="content" url="/pages/main/warning" hover-class="none">
<text class="cuIcon-warnfill text-cyan"></text>