mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 01:02:19 +08:00
属性库
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
import { searchAttributes } from '../../api/CITypeAttr'
|
import { searchAttributes } from '../../api/CITypeAttr'
|
||||||
import AttributeCard from './attributeCard.vue'
|
import AttributeCard from './attributeCard.vue'
|
||||||
export default {
|
export default {
|
||||||
name: 'AttributeStore',
|
name: 'AttrbuteStore',
|
||||||
components: { AttributeCard },
|
components: { AttributeCard },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
@@ -210,4 +210,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Reference in New Issue
Block a user