[update] 修改零部件名称组件
This commit is contained in:
@@ -237,7 +237,7 @@ export default {
|
||||
}
|
||||
getAction(this.url.queryByCodes, params).then(res => {
|
||||
if (res.success) {
|
||||
this.dataSourceRight = res.result.records || []
|
||||
this.dataSourceRight = res.result || []
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user