@@ -511,7 +511,7 @@ export default {
// 取消按钮
cancel() {
this.open = false;
- this.$refs.orgTreeSelect.clear();
+ // this.$refs.orgTreeSelect.clear();
//this.roleList=[];
this.reset();
this.isSubmit = true;