0.0.1版本
This commit is contained in:
@@ -82,6 +82,11 @@ const operationLogList = computed(() => {
|
||||
return item
|
||||
})
|
||||
})
|
||||
|
||||
// 组件命名
|
||||
defineOptions({
|
||||
name: "usercenter"
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user