feat: 部分修改

This commit is contained in:
砂糖
2025-09-17 14:13:25 +08:00
parent 7915dca668
commit 61ddf4c53c
12 changed files with 924 additions and 473 deletions

View File

@@ -104,6 +104,7 @@
type="text"
icon="Money"
@click="handleReceive(scope.row)"
v-if="scope.row.balanceAmount > 0"
>收款</el-button>
</template>
</el-table-column>