mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-08-01 17:55:59 +08:00
@ -20,9 +20,9 @@
|
|||||||
import packageJson from '/package.json'
|
import packageJson from '/package.json'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
title: null,
|
title: '外部组件',
|
||||||
icon: 'el-icon-monitor',
|
icon: 'el-icon-monitor',
|
||||||
description: null,
|
description: '引用的外部组件信息',
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
loading: true,
|
loading: true,
|
||||||
|
Reference in New Issue
Block a user