This commit is contained in:
linfso 2025-06-25 03:38:54 +08:00
parent 6c6b89e5c4
commit 4abc6539db

View File

@ -474,7 +474,7 @@ export default {
this.$modal.msgSuccess("操作成功"); this.$modal.msgSuccess("操作成功");
}).catch(() => {}); }).catch(() => {});
}, },
handleGenPayCode(row) { async handleGenPayCode(row) {
// this.$modal.msgSuccess("暂不支持"); // this.$modal.msgSuccess("暂不支持");
// const ids = row.id || this.ids; // const ids = row.id || this.ids;