fix: 修改支付方式是否生效文字改为是否显示,优化支付方式快捷修改和弹窗提醒

This commit is contained in:
2025-03-14 11:07:00 +08:00
parent c371df05ce
commit b54985f150
3 changed files with 8 additions and 9 deletions

View File

@@ -882,7 +882,6 @@ function handleOperat(data: IOperatData) {
// 属性修改
function handleModify(field: string, value: boolean | string | number, row: Record<string, any>) {
console.log(1111111111111111111111111);
if (props.contentConfig.modifyAction) {
props.contentConfig.modifyAction({
[pk]: row[pk],