From 0ea4a390d09679425cf3ad217a38a9e717641c95 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期一, 14 四月 2025 16:23:12 +0800 Subject: [PATCH] 增加串行库位任务下发机制防呆 --- 代码管理/AGVjiaoliaoPDA/pages/home/home.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/AGVjiaoliaoPDA/pages/home/home.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/AGVjiaoliaoPDA/pages/home/home.vue" index d3feb1f..5d9cc69 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/AGVjiaoliaoPDA/pages/home/home.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/AGVjiaoliaoPDA/pages/home/home.vue" @@ -25,10 +25,10 @@ </view> <view class="settings" @click="settings"> <view class="left"> - <view class="settings-text"> - <!-- <open-data type="userNickName"></open-data> --> + <!-- <view class="settings-text"> + <open-data type="userNickName"></open-data> <text style="text-align: center;">璁剧疆</text> - </view> + </view> --> <!-- <view class="user-phone"> 171****4133 </view> --> </view> <view class="right flex-center"> -- Gitblit v1.9.3