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: "", }); // 获取标签样式类