zhangwencui
2 天以前 95fce9ecb77e9615df925eee143ce34647c694ce
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>