标准/译文申请 问题修改
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ export default {
|
||||
importSuccess (response) {
|
||||
if (response.ok) {
|
||||
this.$message({
|
||||
message: response.message,
|
||||
message: response.data,
|
||||
dangerouslyUseHTMLString: true,
|
||||
type: 'success'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user