@@ -23,7 +23,7 @@
</view>
<!-- 按钮操作 -->
<view class="open-box">
- <consoleButton :changeCurrentJobType.sync="currentJobType" :changeCurrentJobId.sync="currentJobId" @showCustomPop="showCustomPop" @fastCreate="fastCreate" @part="part"
+ <consoleButton :changeCurrentJobType.sync="currentJobType" :changeCurrentJobId.sync="currentJobId" @showCustomPop="showCustomPop" @fastCreate="fastCreate"
:customId.sync="customId" :customName.sync="customName" @changeProperty="changeProperty" @updateRightItem="updateRightItem"></consoleButton>
@@ -445,7 +445,7 @@ export default {
text-align: center;
padding: 10upx 0;
color: #666666;
- margin-bottom: 12upx;
+ margin-bottom:7upx;
font-size: 10upx;
}