修改测试bug
This commit is contained in:
@@ -158,6 +158,7 @@ const nodeClick = async (e: anyObj) => {
|
||||
getDevCapacity(formInline.devId)
|
||||
.then(res => {
|
||||
devCapacity.value = res.data
|
||||
|
||||
search()
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user