修改bug 56714 配置标准页面,下方的已选标准会自动带出上一次选择的
This commit is contained in:
@@ -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: '配置标准成功!',
|
||||
|
||||
Reference in New Issue
Block a user