修改bug 56714 配置标准页面,下方的已选标准会自动带出上一次选择的
This commit is contained in:
@@ -5472,7 +5472,8 @@ export default {
|
|||||||
loading: 'isSubmit'
|
loading: 'isSubmit'
|
||||||
}, res => {
|
}, res => {
|
||||||
if (res.ok) {
|
if (res.ok) {
|
||||||
this.configStandFlag = false
|
this.cancelConfigStand()
|
||||||
|
// this.configStandFlag = false
|
||||||
// this.$message({
|
// this.$message({
|
||||||
// showClose: true,
|
// showClose: true,
|
||||||
// message: '配置标准成功!',
|
// message: '配置标准成功!',
|
||||||
|
|||||||
Reference in New Issue
Block a user