| | |
| | | // if (this.i != 2) { |
| | | this.staffLoading = true; |
| | | // } |
| | | // console.log(this.forms.departmentid, "staff"); |
| | | getListestaff( |
| | | page.currentPage, |
| | | page.pageSize, |
| | |
| | | const data = res.data.data; |
| | | this.staffPage.total = data.total; |
| | | this.staffData = data.records; |
| | | // console.log(this.staffData, "staffData"); |
| | | this.staffLoading = false; |
| | | |
| | | this.staffSelectionClear(); |
| | | // if (this.i == 1) { |
| | | // console.log(this.i, "iiiiiiii"); |
| | | // this.i++; |
| | | // // setTimeout((res) => { |
| | | // this.equipmentSizerefresh(); |
| | |
| | | </script> |
| | | |
| | | <style> |
| | | </style> |
| | | </style> |