|
@@ -1230,7 +1230,7 @@ export default {
|
|
|
this.opens = false;
|
|
|
const id = row.id || this.ids;
|
|
|
getBdgldiary(id).then((response) => {
|
|
|
- console.log(response);
|
|
|
+ console.log(response, 11111111111111111111111);
|
|
|
this.wordInfo = response.data;
|
|
|
this.title = "查看要事日记";
|
|
|
this.menuRoleVisible = true;
|