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