| | |
| | | :total="total" |
| | | :page.sync="queryParams.page" |
| | | :limit.sync="queryParams.pageSize" |
| | | @pagination="getList" |
| | | @pagination="submitForm" |
| | | /> |
| | | </div> |
| | | </div> |
| | |
| | | }, |
| | | eventchange(data) { |
| | | this.dataText = data; |
| | | console.log(this.textarea1); |
| | | if (this.textarea1 == null) { |
| | | this.textarea1 = ""; |
| | | } |
| | |
| | | }, |
| | | |
| | | handleCurrentChange(val) { |
| | | this.handleClick(val); |
| | | if(val != null){ |
| | | this.handleClick(val); |
| | | } |
| | | |
| | | }, |
| | | |
| | | // 点击详情 |
| | |
| | | for (let i = 0; i < this.changedate.length; i++) { |
| | | this.remark = this.changedate[i].remark; |
| | | } |
| | | console.log(this.changedate); |
| | | this.changedate.forEach((item) => { |
| | | // this.remark = item.remark; |
| | | // item.sons.forEach((item3) => { |
| | |
| | | id: this.MsgId, |
| | | }; |
| | | getfiedState(data).then((res) => {}); |
| | | this.submitForm() |
| | | }); |
| | | }, |
| | | handleClose1() { |
| | |
| | | // } |
| | | // }, |
| | | change(vale) { |
| | | // console.log(this.changedate[index].remark); |
| | | }, |
| | | determine() { |
| | | let tjNumber = this.tableAll.tjNumber; |