gaoluyang
2026-03-09 c98a780b5787e435c0a4c6db70ca279962a7d854
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>