src/pages/order/worker.vue
@@ -15,7 +15,7 @@ </view> </up-list> <view class="tabbtns"> <up-button color='#fece01' class="text-69" text="确认"></up-button> <up-button color='#fece01' class="text-69" text="确认" :loading='isLoading' loadingText="确认中"></up-button> </view> </view> </view> @@ -29,7 +29,7 @@ let state = reactive({ currentIdex: 0 }) let isLoading = ref(false) const list2 = reactive([{ id: 1, time: '明天 19:00-23:00',