@ -267,6 +267,7 @@ export default {
this.$refs['form'].validate((valid) => {
if (valid) {
this.configLoading = true
this.form.apiPath='';
update(this.form).then(res => {
this.notify('保存成功', 'success')
this.form = res