@ -223,6 +223,7 @@ export default {
settingChecked(result, optionsIds) {
let matching = false
optionsIds.forEach(optionsId => {
this.checkedIds.add(optionsId)
if (result.id === optionsId) {
result.checked = true
matching = true
@ -1589,9 +1589,9 @@ export default {
data: {
ysjl: this.ysjl,
param: this.param,
cyJyxm:{
cyJyxm: {
jyxm: jyxm,
bgjyxm: jyxm,
bgjyxm: jyxm
}
}).then(data => {
@ -1185,9 +1185,9 @@ export default {
@ -589,8 +589,8 @@ export default {
jyxm: JSON.stringify(this.tableData),
jyxm: JSON.stringify(this.tableData)