| | |
| | | cellBtn: false, |
| | | delBtnText: "结束派遣", |
| | | editBtnText: "更改派遣", |
| | | editTitle: "更改派遣", |
| | | addTitle: "记录添加", |
| | | addBtnText: "记录添加", |
| | | // addBtn: false, |
| | |
| | | cellBtn: false, |
| | | delBtnText: "结束派遣", |
| | | editBtnText: "更改派遣", |
| | | editTitle: "更改派遣", |
| | | addTitle: "记录添加", |
| | | addBtnText: "记录添加", |
| | | // addBtn: false, |
| | |
| | | this.initData(2, 2); |
| | | } else { |
| | | this.option2.column[1].search = true; |
| | | deptColumn.disabled = false; |
| | | // deptColumn.disabled = false; |
| | | this.initData(1, 2); |
| | | } |
| | | getdata1( |
| | |
| | | this["option" + d].column, |
| | | "dispatcherUnitId" |
| | | ); |
| | | console.log(res.data.data, 111); |
| | | // console.log(res.data.data, 111); |
| | | dispatcherUnitIdColumn.dicData = res.data.data; |
| | | }); |
| | | } |