修改this实例问题

This commit is contained in:
2025-08-11 19:19:23 +08:00
parent ba50f358cd
commit e2ea6b3f4a

View File

@@ -630,6 +630,7 @@ export default {
if (res.code === 200) {
this.$message('提交成功,请点击轧制完成')
this.dialogVisible = false
this.finalFlag = 0
}
})
},