Browse Source

删除return

haojianlong 4 năm trước cách đây
mục cha
commit
925d796224
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/components/business_space/newGraphy/graphy.vue

+ 0 - 2
src/components/business_space/newGraphy/graphy.vue

@@ -1031,8 +1031,6 @@ export default {
       let pa = {
         Content: spaces,
       }
-      console.log(pa);
-      return
       zoneCreate(pa, res => {
         res.EntityList.map(t => {
           spaces = spaces.map(item => {