-
zhangwei
2025-03-14 6e961fafc0f921d575772a3c89f2c5cad28c270d
src/pages/order/worker.vue
@@ -15,7 +15,7 @@
            </view>
         </up-list>
         <view class="tabbtns">
            <up-button color='#fece01' class="text-69" text="确认" :loading='isLoading' loadingText="确认中"></up-button>
            <up-button color='#fece01' text="确认" :loading='isLoading' loadingText="确认中"></up-button>
         </view>
      </view>
   </view>