客户管理问题修复(学校信息无法保存、下级设备无法查看)
| | |
| | | } |
| | | export const updateInfos = (nature, had, motto, ctime, content,hn) => { |
| | | return request({ |
| | | url: '/api/blade-system/tenant/updateInfoy', |
| | | url: '/api/blade-system/tenant/updateInfos', |
| | | method: 'post', |
| | | params: { |
| | | nature, |
| | |
| | | let ids = []; |
| | | console.log(this.selectionList,111111111); |
| | | this.selectionList.forEach(ele => { |
| | | console.log(ele,id,2222222222); |
| | | ids.push(ele.id); |
| | | }); |
| | | console.log(this.selectionList,333333333333); |
| | |
| | | ); |
| | | }, |
| | | rowUpdate(row, index, done, loading) { |
| | | debugger |
| | | if (row.type == "0") { |
| | | updateInfoy( |
| | | row.dj, |
| | |
| | | index: true, |
| | | selection: true, |
| | | viewBtn: true, |
| | | dialogWidth: 900, |
| | | dialogWidth: 1000, |
| | | dialogClickModal: false, |
| | | column: [ |
| | | { |