wenbobowen %!s(int64=4) %!d(string=hai) anos
pai
achega
8ebaf62022
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dataBigManage/index.vue

+ 1 - 1
src/views/dataBigManage/index.vue

@@ -154,7 +154,7 @@ export default {
       }
     },
     getSearchOptios() {
-      getStaffByUsername('shidonghai').then(async res => {
+      getStaffByUsername(localStorage.getItem('username')).then(async res => {
         if (res.code === 200 && res.data.deptArch) {
           const copySearchData = _.clone(this.listSearch)
           const resdata = this.resetData([res.data.deptArch])