From d435ab589006cf9909501a69e55a3778d2dcca70 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 13 五月 2025 14:22:22 +0800 Subject: [PATCH] #AGV启动入库 --- pages/AGV/StaUnBind.vue | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/pages/AGV/StaUnBind.vue b/pages/AGV/StaUnBind.vue index 3214c5b..1d0b407 100644 --- a/pages/AGV/StaUnBind.vue +++ b/pages/AGV/StaUnBind.vue @@ -38,19 +38,9 @@ <text class="text-grey ">{{item.asnCode}}</text> </view> </view> - <view class="cu-item"> <view class="content"> - <text class="text-black">渚涘簲鍟嗘壒娆�:</text> - </view> - <view class="action"> - <text class="text-grey">{{item.splrBatch}}</text> - </view> - </view> - - <view class="cu-item"> - <view class="content"> - <text class="text-black">搴撳瓨鎵规:</text> + <text class="text-black">鎵规:</text> </view> <view class="action"> <text class="text-grey ">{{item.batch}}</text> -- Gitblit v1.9.1