main #2
@ -193,7 +193,6 @@ export default {
|
|||||||
},
|
},
|
||||||
onSuccess(data) {
|
onSuccess(data) {
|
||||||
if (data.status === 'success') {
|
if (data.status === 'success') {
|
||||||
toast.success('DNS服务器修改成功!');
|
|
||||||
this.$emit('success', {
|
this.$emit('success', {
|
||||||
domain: this.domainDoc?.domain,
|
domain: this.domainDoc?.domain,
|
||||||
dnsServers: this.dnsServers,
|
dnsServers: this.dnsServers,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user