-
zhangwei
2025-03-06 02ad32582e3a3b0e6f4b2d1b50593eff1d0558e3
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>