mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
新增modal跳转
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
import { ref } from 'vue'
|
||||
import { computed } from 'node_modules/vue/dist/vue'
|
||||
import { useDesignStore } from '@/store/modules/designStore/designStore'
|
||||
import { CreateModal } from './components/CreateModal/index'
|
||||
import { icon } from '@/plugins'
|
||||
|
||||
Reference in New Issue
Block a user