liangjiahao 3 年之前
父节点
当前提交
f2dea131b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/grassrootsregistration/bdgldiary/index.vue

+ 1 - 1
src/views/grassrootsregistration/bdgldiary/index.vue

@@ -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;