no message
This commit is contained in:
parent
7b943de397
commit
5ebf832889
4 changed files with 11 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ div
|
|||
import { ref, onMounted } from "vue";
|
||||
import ListPosition from "@/modules/01_metadataNew/components/position/01ListPosition.vue";
|
||||
import ListType from "@/modules/01_metadataNew/components/position/02ListType.vue";
|
||||
import ListExecutive from "@/modules/01_metadataNew/components/position/03ListExecutive.vue";
|
||||
import ListExecutive from "@/modules/01_metadataNew/components/position/04ListExecutive.vue";
|
||||
const currentTab = ref<string>("list_position");
|
||||
const tabs = ref<Array<any>>([]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue