updated dialog send person to command
This commit is contained in:
parent
2b691a746d
commit
e3665bb444
1 changed files with 1 additions and 5 deletions
|
|
@ -9,11 +9,7 @@ import { useCounterMixin } from "@/stores/mixin";
|
|||
import { useCommandMainStore } from "@/modules/18_command/store/Main";
|
||||
|
||||
import type { QTableProps } from "quasar";
|
||||
import type { ResponseData } from "@/modules/05_placement/interface/response/Transfer";
|
||||
import type {
|
||||
DataCommandType,
|
||||
DataListCommand,
|
||||
} from "@/modules/18_command/interface/response/Main";
|
||||
import type { DataListCommand } from "@/modules/18_command/interface/response/Main";
|
||||
import type { ListCommand } from "@/modules/18_command/interface/index/Main";
|
||||
|
||||
import DialogHeader from "@/components/DialogHeader.vue";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue