顶部列表联动中间表格刷新
This commit is contained in:
		| @ -172,6 +172,7 @@ const { queryParams, form, rules } = toRefs(data); | ||||
| /** 查询分包单位列表 */ | ||||
| const getList = async () => { | ||||
|   loading.value = true; | ||||
|    | ||||
|   const res = await listContractor(queryParams.value); | ||||
|   contractorList.value = res.rows; | ||||
|   total.value = res.total; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user