规范文件名

This commit is contained in:
aixianling
2024-01-24 10:25:35 +08:00
parent ac3ea74b87
commit 4f3a5af06d
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ import List from './List.vue'
import Add from './Add.vue'
import SourceData from './SourceData.vue'
import Preview from "./preview.vue";
import DesignDashboard from "./Layout.vue";
import DesignDashboard from "./viewport.vue";
export default {
name: 'AppDesigner',