mirror of https://github.com/veops/cmdb.git
属性库
This commit is contained in:
parent
2471af867a
commit
348a34d862
|
@ -78,7 +78,7 @@
|
|||
import { searchAttributes } from '../../api/CITypeAttr'
|
||||
import AttributeCard from './attributeCard.vue'
|
||||
export default {
|
||||
name: 'AttributeStore',
|
||||
name: 'AttrbuteStore',
|
||||
components: { AttributeCard },
|
||||
data() {
|
||||
return {
|
||||
|
@ -210,4 +210,3 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue