update 项目合规评估流程-查询条款列表 新增一个参数
This commit is contained in:
+1
@@ -939,6 +939,7 @@ export default {
|
||||
const params = this.standardDataSource.map(item => {
|
||||
return {
|
||||
sarFileSplitInfoId: item.sarFileSplitInfoId,
|
||||
standardId: item.standardId,
|
||||
standardNumber: item.standardNumber,
|
||||
standardName: item.standardName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user