mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-23 23:18:37 +00:00
refactor: 统一 setup 格式
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</el-collapse>
|
||||
</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
<script lang="ts" setup>
|
||||
import ElementBaseInfo from './base/ElementBaseInfo.vue'
|
||||
import ElementOtherConfig from './other/ElementOtherConfig.vue'
|
||||
import ElementTask from './task/ElementTask.vue'
|
||||
|
||||
Reference in New Issue
Block a user