|
|
@ -2,7 +2,7 @@
|
|
|
|
* @Author: ch
|
|
|
|
* @Author: ch
|
|
|
|
* @Date: 2022-03-26 14:32:03
|
|
|
|
* @Date: 2022-03-26 14:32:03
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditTime: 2022-06-09 11:41:50
|
|
|
|
* @LastEditTime: 2022-06-09 14:56:09
|
|
|
|
* @Description: file content
|
|
|
|
* @Description: file content
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
@ -149,7 +149,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this.sessionId = result.content.id;
|
|
|
|
this.sessionId = result.content.id;
|
|
|
|
this.getHistoryMsg();
|
|
|
|
this.getHistoryMsg();
|
|
|
|
this.readMsg();
|
|
|
|
// this.readMsg();
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|