fix: 修复搜索历史互相影响的问题,修复asset新增时输入冲突问题

This commit is contained in:
@changcode
2022-02-15 10:08:31 +08:00
parent 4f1e59edc5
commit 6bd1c0f8dd
3 changed files with 3 additions and 1 deletions

View File

@@ -341,6 +341,7 @@ export const fromRoute = {
alertSilence: 'alertSilence',
model: 'model',
mib: 'mib',
credential: 'credential',
asset: 'asset',
assetType: 'assetType',
assetState: 'assetState',