|
@ -1144,9 +1144,9 @@ watch( |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
chatStore.messages.push({ |
|
|
chatStore.messages.push({ |
|
|
class: "ing", |
|
|
|
|
|
type: "ing", |
|
|
|
|
|
flag: flag, |
|
|
|
|
|
|
|
|
// class: "ing", |
|
|
|
|
|
// type: "ing", |
|
|
|
|
|
// flag: flag, |
|
|
// content: result.data.kaishi, |
|
|
// content: result.data.kaishi, |
|
|
}); |
|
|
}); |
|
|
} else { |
|
|
} else { |
|
|