| | |
| | | }, |
| | | data(){ |
| | | return{ |
| | | isShow: true, |
| | | isShow: false, |
| | | submitData: { |
| | | id:null, |
| | | result: null, |
| | |
| | | _than.list.push(ele) |
| | | } |
| | | }) |
| | | let find1 = _than.list.find(ele=>ele.name===inspect1[0].name) !=undefined; |
| | | let find2 = _than.list.find(ele=>ele.name===inspect2[0].name) !=undefined; |
| | | _than.isShow = find1||find2 |
| | | let find1 = this.list.find(ele=>ele.name===inspect1[0].name&&ele.isEdit) !=undefined; |
| | | let find2 = this.list.find(ele=>ele.name===inspect2[0].name&&ele.isEdit) !=undefined; |
| | | this.isShow = find1||find2 |
| | | _than.conclusionTable = [{ |
| | | packageNo: data.packageNo, |
| | | userName: Array.from(new Set(userNameList)).join(','), |