liangjiahao 3 anos atrás
pai
commit
f2dea131b4

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