updated
This commit is contained in:
parent
2842279165
commit
8a53037137
14 changed files with 154 additions and 239 deletions
|
|
@ -418,13 +418,11 @@ onMounted(() => {
|
|||
</d-table>
|
||||
</div>
|
||||
|
||||
copyPosition
|
||||
<DialogAddPosition
|
||||
v-model:add-position="modalAddPosition"
|
||||
v-model:form-data="formPositionSelect"
|
||||
v-model:edit-check="editPosition"
|
||||
v-model:copy-check="copyPosition"
|
||||
|
||||
:get-data="searchInput"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue