Commit 6bd8da6a authored by 王李辉's avatar 王李辉

Merge branch 'develop' of http://git.censoft.com.cn/BCDH-HSE/bcdh-app into develop

parents 61dd7cab 2ab4ce3c
...@@ -163,7 +163,7 @@ export default { ...@@ -163,7 +163,7 @@ export default {
videos:videos, videos:videos,
title:value['问题名称'],//问题名称 title:value['问题名称'],//问题名称
address:value['问题位置'],//问题位置 address:value['问题位置'],//问题位置
deptId:this.ids,//责任单位 deptIds:this.ids,//责任单位
context:value['问题描述'],//问题描述 context:value['问题描述'],//问题描述
checkBasis:value['法律依据']//法律依据 checkBasis:value['法律依据']//法律依据
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment