fix bug
This commit is contained in:
parent
13e44d7c45
commit
7a54b6d9b2
7 changed files with 271 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ import http from "@/plugins/http";
|
|||
import type { DataOption } from "@/modules/01_metadata/interface/index/Main";
|
||||
|
||||
/** importStore*/
|
||||
import { usePositionEmp } from "@/modules/16_positionEmployee/store/organizational";
|
||||
import { usePositionEmp } from "@/modules/01_metadata/stores/organizational";
|
||||
import { useCounterMixin } from "@/stores/mixin";
|
||||
|
||||
/**use*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue