政策导出修改
This commit is contained in:
+1
-1
@@ -332,7 +332,7 @@ export default {
|
||||
...this.form,
|
||||
exportName: exportName,
|
||||
userId: this.$store.getters.userInfo.userId,
|
||||
exportIds: this.ids.join(',')
|
||||
exportIds: this.selectedList.join(',')
|
||||
}
|
||||
let query = '?'
|
||||
for(let i in params){
|
||||
|
||||
Reference in New Issue
Block a user