소스 검색

no message

linwenxin 7 달 전
부모
커밋
165f97236b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/selectionWorkers.vue

+ 2 - 2
src/components/selectionWorkers.vue

@@ -33,8 +33,8 @@
         <view v-else>您当前没有组队小工</view>
       </view>
       <view class="kakakakak">
-        <u-button text="取消"></u-button>
-        <view style="min-width: 30rpx" @click="quxiao"></view>
+        <u-button text="取消" @click="quxiao"></u-button>
+        <view style="min-width: 30rpx"></view>
         <u-button
           v-if="detail.needSlave ? !!workerList.length : true"
           type="primary"