|
|
@ -133,9 +133,8 @@ export default { |
|
|
|
activated() { |
|
|
|
this.org_id = getQueryPara('org_id'); |
|
|
|
this.listType = getQueryPara('type'); |
|
|
|
// const type_name = getQueryPara('type_name'); |
|
|
|
// this.breadList[1].meta.title = type_name + '需求列表'; |
|
|
|
// this.tableTitle = type_name + '需求列表'; |
|
|
|
this.type2= getQueryPara('type2'); |
|
|
|
|
|
|
|
this.pageNo = 1; |
|
|
|
this.getList(); |
|
|
|
this.getCount(); |
|
|
|