From 0143cc146be484ab3f41e15ec2fc4dab21ebc65f Mon Sep 17 00:00:00 2001 From: Junjie <xjj@123> Date: 星期二, 14 一月 2025 14:13:28 +0800 Subject: [PATCH] # --- src/main/webapp/views/forklift.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/forklift.html b/src/main/webapp/views/forklift.html index f19da2c..62f93aa 100644 --- a/src/main/webapp/views/forklift.html +++ b/src/main/webapp/views/forklift.html @@ -96,6 +96,7 @@ </div> <button class="item" onclick="liftOperator(1)">灏忚溅鎹㈠眰</button> <button class="item" onclick="liftOperator(2)">绉诲姩鎵樼洏</button> + <button class="item" onclick="liftOperator(3)">浠诲姟纭</button> <button class="item" onclick="liftOperator(0)">澶嶄綅</button> </div> </fieldset> -- Gitblit v1.9.1