src/pages/procurementManagement/paymentEntry/index.vue
@@ -85,13 +85,13 @@ </view> <!-- 操作按钮 --> <view class="action-buttons"> <u-button type="primary" <!-- <u-button type="primary" size="small" class="action-btn" :disabled="item.unPaymentAmountTotal == 0" @click="openForm('add', item)"> 新增付款 </u-button> </u-button> --> </view> </view> </view>