ปรับ code ส่งไปบรรจุ
This commit is contained in:
parent
c93471c563
commit
f7844e76c8
1 changed files with 1 additions and 3 deletions
|
|
@ -4,8 +4,6 @@ import { useQuasar } from "quasar";
|
|||
|
||||
import avatar from "@/assets/avatar_user.jpg";
|
||||
import { useCounterMixin } from "@/stores/mixin";
|
||||
import { useTransferDataStore } from "@/modules/05_placement/store";
|
||||
import { useCommandMainStore } from "@/modules/18_command/store/Main";
|
||||
|
||||
// import http from "@/plugins/http";
|
||||
// import config from "@/app.config";
|
||||
|
|
@ -379,7 +377,7 @@ watch(
|
|||
|
||||
<DialogCreateCommand
|
||||
v-model:modal="modalCommand"
|
||||
:command-type-code="'C-PM-13'"
|
||||
:command-type-code="'C-PM-01'"
|
||||
:persons-id="selected.map((r) => r.id)"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue