diff --git a/专员APP/工作台/专员端-订单列表演示.html b/专员APP/工作台/专员端-订单列表演示.html
index b1cb017..c11e211 100644
--- a/专员APP/工作台/专员端-订单列表演示.html
+++ b/专员APP/工作台/专员端-订单列表演示.html
@@ -55,9 +55,6 @@
             display: flex;
             background: white;
             border-bottom: 1px solid #e5e5e5;
-            position: sticky;
-            top: 0;
-            z-index: 100;
         }
 
         .tab {