|
|
@@ -200,7 +200,7 @@ export default {
|
|
|
showPager: false, // 是否显示分页
|
|
|
assetInstances: [],
|
|
|
inventorys: [],
|
|
|
- assetClassName: 'com.leanwo.prodog.model.asset.AssetInstance',
|
|
|
+ assetClassName: 'com.leanwo.prodog.asset.model.AssetInstance',
|
|
|
inventoryClassName: 'com.leanwo.prodog.model.common.Inventory',
|
|
|
showAssetInstance: '',
|
|
|
showInventory: '',
|