zhangwei
2025-03-07 d3e6dd6b3032c119676efa1e9fcee3a8a8043fc5
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>