| | |
| | | dicData: [ |
| | | { |
| | | label: "否", |
| | | value: 0 |
| | | value: 2 |
| | | }, |
| | | { |
| | | label: "是", |
| | |
| | | this.onLoad(this.page, this.query); |
| | | }, |
| | | onLoad(page, params = {}) { |
| | | debugger |
| | | this.loading = true; |
| | | params["deptName"] = params["enterpriseName"]; |
| | | params["jurisdiction"] = this.jurisdiction; |
| | |
| | | object[decodeURIComponent(mm[0])] = decodeURIComponent(mm[1]); |
| | | } |
| | | let enterpriseName = object["enterpriseName"] || ""; |
| | | let obj = { enterpriseName: enterpriseName }; |
| | | this.onLoad(this.page, obj); |
| | | this.query = { enterpriseName: enterpriseName }; |
| | | this.onLoad(this.page, this.query); |
| | | // this.onLoad(this.page, this.query); |
| | | } |
| | | }, |
| | |
| | | } |
| | | }; |
| | | </script> |
| | | <style lang="scss" scoped></style> |