zhangwei
2025-03-07 d3e6dd6b3032c119676efa1e9fcee3a8a8043fc5
src/pages/worker/worker.vue
@@ -53,7 +53,7 @@
         </up-list>
         <view class="tabbtns" v-if="!detailItem.isSelected">
            <up-button color='#fece01' class="text-69" text="录用" :loading='isLoading' loadingText="录用中"
            <up-button color='#fece01'  text="录用" :loading='isLoading' loadingText="录用中"
               @click="selectBtn"></up-button>
         </view>
      </view>