车型项目库-法规清单-勾选一条数据,匹配成功后,提示语修改
This commit is contained in:
@@ -2037,7 +2037,7 @@
|
|||||||
this.visibleoperation = msg
|
this.visibleoperation = msg
|
||||||
this.visibleoperationFailed = true
|
this.visibleoperationFailed = true
|
||||||
}else{
|
}else{
|
||||||
this.$message.warning(this.$t('OperationSuccessful'))
|
this.$message.success(this.$t('OperationSuccessful'))
|
||||||
this.$refs.associatedplatRef.handleCancel()
|
this.$refs.associatedplatRef.handleCancel()
|
||||||
this.$refs.associatedplattwoRef.handleCancel()
|
this.$refs.associatedplattwoRef.handleCancel()
|
||||||
this.selectedRowKeys = []
|
this.selectedRowKeys = []
|
||||||
|
|||||||
Reference in New Issue
Block a user