src/pages/procurementManagement/receiptPaymentHistory/index.vue
@@ -72,7 +72,7 @@ </view> <!-- 操作按钮 --> <view class="action-buttons"> <van-button <u-button type="primary" size="small" class="action-btn" @@ -80,7 +80,7 @@ @click="openForm(item)" > 编辑付款 </van-button> </u-button> </view> </view> </view>