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;