修改this实例问题

This commit is contained in:
2025-08-11 19:20:05 +08:00
parent e2ea6b3f4a
commit e888f0cee7

View File

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