外包材
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
try {
|
||||
let res = await insideCodeInsert(e)
|
||||
if (res) {
|
||||
this.dataList.push(res.data)
|
||||
this.dataList = [...this.dataList, ...res.data]
|
||||
} else {
|
||||
this.dataList = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user