This commit is contained in:
qsh
2025-08-04 17:21:38 +08:00
parent 240224823e
commit c34623287c
2 changed files with 15 additions and 5 deletions

View File

@@ -510,7 +510,7 @@ async function handleChangeProdoce(row) {
})
message.success('修改成功')
// 刷新列表
getTableList()
// getTableList()
} catch {
// 取消后,进行恢复按钮
row.isProduced = !row.isProduced