fix:.endpoint添加搜索asset列表 ,停用的asset也能被搜索
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
editLabelsBox: {show: false, top: 0, left: 0, type: 0}, //param编辑弹框
|
||||
moduleParamShow: false, //module默认参数param悬浮窗
|
||||
assetSearch: {host: '', sn: '', text: '', label: 'Host', dropdownShow: false}, //侧滑框中asset的搜索相关
|
||||
assetPageObj: {pageNo: 1, pageSize: -1,states:1},
|
||||
assetPageObj: {pageNo: 1, pageSize: -1},
|
||||
selectedAssets: [], //侧滑框中选中的asset
|
||||
projectList: [],
|
||||
moduleList: [],
|
||||
|
||||
Reference in New Issue
Block a user