fix 80768
This commit is contained in:
@@ -121,6 +121,7 @@ export default {
|
||||
},
|
||||
// 添加标准回调
|
||||
changeStandardSelect (val) {
|
||||
this.$message.success(this.$t('operationSuccessful'))
|
||||
this.dataSource = [...this.dataSource, ...val]
|
||||
},
|
||||
// 跳转详情
|
||||
|
||||
Reference in New Issue
Block a user