修改bug 56714 配置标准页面,下方的已选标准会自动带出上一次选择的

This commit is contained in:
hanshaozhuang
2022-07-21 17:09:25 +08:00
parent b327e07826
commit 7bdfa93932
@@ -5472,7 +5472,8 @@ export default {
loading: 'isSubmit'
}, res => {
if (res.ok) {
this.configStandFlag = false
this.cancelConfigStand()
// this.configStandFlag = false
// this.$message({
// showClose: true,
// message: '配置标准成功!',