Commit dd399588 by chenxin

fix:build

parent f718cb16
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -184,6 +184,7 @@ export default {
setEvaluateSetting({ autoStatus: this.auto.autoAllocationStatus }).then(res => {
this.auto.loading = false;
this.$tips({ message: '设置成功', type: 'success' });
this.handleClose();
this.getEvaluateSetting();
});
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment