spring
2 天以前 304f9efb86e72eb3ce239fd69b2f4516b4438c6a
src/pages/sales/receiptPayment/index.vue
@@ -79,7 +79,7 @@
            </view>
          </view>
          <!-- 操作按钮 -->
          <view class="action-buttons">
          <!-- <view class="action-buttons">
            <up-button type="primary"
                       size="small"
                       class="action-btn"
@@ -87,7 +87,7 @@
                       @click="openForm(item)">
              新增回款
            </up-button>
          </view>
          </view> -->
        </view>
      </view>
    </view>
@@ -141,7 +141,6 @@
  const searchForm = ref({
    customerName: "",
    status: true,
    customerContractNo: "",
    projectName: "",
  });
  // 获取标签样式类