Kaynağa Gözat

Merge branch 'yinet' of yinet2020/YinetOASystemWeb into master

yinet 4 yıl önce
ebeveyn
işleme
320b109dcf
1 değiştirilmiş dosya ile 5 ekleme ve 4 silme
  1. 5 4
      src/views/system/process/index.vue

+ 5 - 4
src/views/system/process/index.vue

@@ -323,10 +323,11 @@
           headers: { Authorization: 'Bearer ' + getToken() },
           // 上传的地址
           url: undefined,
-          actkey:'',
-          //业务关联数据
-          DataAssociation:[]
-        }
+
+        },
+        actkey:'',
+        //业务关联数据
+        DataAssociation:[]
       }
     },
     methods: {