@ -1116,6 +1116,7 @@ export default {
};
reworkAuthorizedAccomplish(query_).then(res => {
// this.$emit('cancel');
this.$message.success('保存成功');
this.craftLoading = false;
this.getDetails();
});