This commit is contained in:
闫晓茹 2023-03-13 17:44:22 +08:00
parent 6220967c17
commit 73bf6e1a94

View File

@ -1049,6 +1049,8 @@ export default {
// //
clickinnerVisible(item) { clickinnerVisible(item) {
console.log(item); console.log(item);
this.queryParams.departmentName="";
this.form.departmentName="";
this.info(); this.info();
this.innerVisible = true; this.innerVisible = true;
this.homenumber = item; this.homenumber = item;