src/views/component/employee/index.vue
@@ -106,7 +106,7 @@ let sWhere = ""; this.loading = true; axios .get(this.baseURL + "/Gy_Employee/list", { .get(this.$baseUrl + "/Gy_Employee/list", { params: { sWhere: sWhere, user: this.user, Organization: "浙江智云迈思" }, }) .then((response) => {