@ -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
@ -1591,7 +1591,7 @@ export default {
param: this.param,
cyJyxm: {
jyxm: jyxm,
bgjyxm: jyxm,
bgjyxm: jyxm
}
}).then(data => {
@ -1187,7 +1187,7 @@ export default {
@ -590,7 +590,7 @@ export default {
ysjl: this.ysjl,
jyxm: JSON.stringify(this.tableData),
jyxm: JSON.stringify(this.tableData)