|
@@ -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"
|