This commit is contained in:
yanran200730
2022-01-26 15:58:01 +08:00
parent 7a9acdb7c1
commit b26d8f71f6
3 changed files with 18 additions and 12 deletions

View File

@@ -69,10 +69,6 @@ export default {
this.componentName = 'List'
this.isShowDetail = false
this.params = data.params
if (data.isQuote) {
this.currIndex = 0
}
}
if (data.type === 'add') {