修正修改过上级平台信息后再次创建上级平台按钮不会变为'立即创建'的问题
This commit is contained in:
parent
2147e5e094
commit
fa5f0082df
@ -200,6 +200,7 @@ export default {
|
|||||||
this.platform = platform;
|
this.platform = platform;
|
||||||
this.onSubmit_text = "保存";
|
this.onSubmit_text = "保存";
|
||||||
} else {
|
} else {
|
||||||
|
this.onSubmit_text = "立即创建";
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onSubmit: function () {
|
onSubmit: function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user