模板管理
This commit is contained in:
7
src/views/materials/materialsEquipment/partyA/index.vue
Normal file
7
src/views/materials/materialsEquipment/partyA/index.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="content-box">111</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
7
src/views/materials/materialsEquipment/partyB/index.vue
Normal file
7
src/views/materials/materialsEquipment/partyB/index.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="content-box">22</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Reference in New Issue
Block a user