dev
zhc077 1 year ago
parent 3a0797a444
commit b900aa85a7
  1. 13
      ant-design-vue-jeecg/src/views/newLayout/module/Demo4NewLayoutList.vue
  2. 13
      ant-design-vue-jeecg/src/views/newLayout/project/Project4NewLayoutList.vue

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "Demo4NewLayoutList.vue"
}
</script>
<style scoped>
</style>

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "Demo4NewLayoutList.vue"
}
</script>
<style scoped>
</style>
Loading…
Cancel
Save