| | |
| | | rowSave(row, done, loading) { |
| | | row.category = 2; |
| | | row.deptId = this.deptId; |
| | | row['type'] = 1; |
| | | add(row).then( |
| | | () => { |
| | | this.onLoad(this.page); |
| | |
| | | if (this.deptId != 1123598813738675201) { |
| | | params["deptId"] = this.deptId; |
| | | } |
| | | params["type"] = 1; |
| | | const { releaseTimeRange } = this.query; |
| | | |
| | | let values = { |
| | |
| | | // search: true, |
| | | // searchSpan: 4, |
| | | }, |
| | | // { |
| | | // label: "保安公司", |
| | | // prop: "deptId", |
| | | // // width: 70, |
| | | // // search: true, |
| | | // // searchSpan: 4, |
| | | // dicUrl: |
| | | // "/api/blade-system/dept/security_lazy-tree?parentId=1413470343230877697", |
| | | // props: { |
| | | // label: "title", |
| | | // value: "id", |
| | | // }, |
| | | // // search: true, |
| | | // // type: "tree", |
| | | // rules: [ |
| | | // { |
| | | // required: true, |
| | | // message: "请输入组织机构", |
| | | // trigger: "blur", |
| | | // }, |
| | | // ], |
| | | // overHidden: true, |
| | | // }, |
| | | { |
| | | label: "保安公司", |
| | | prop: "deptId", |
| | | prop: "deptName", |
| | | // width: 70, |
| | | // search: true, |
| | | // searchSpan: 4, |
| | |
| | | column: [ |
| | | { |
| | | label: "保安姓名", |
| | | prop: "name", |
| | | prop: "realName", |
| | | }, |
| | | { |
| | | label: "保安公司", |