This commit is contained in:
wangshiming
2022-03-23 19:22:24 +08:00
parent 9100972c83
commit 2023fd2b75
2 changed files with 27 additions and 6 deletions

View File

@ -392,7 +392,7 @@ export class OrderManagementBulkComponent implements OnInit {
};
this.uiView = { '*': { spanLabelFixed: 80, grid: { span: 12, gutter: 4 } } };
}
// 获取城市列表
// 获取所属项目
getRegionCode(regionCode: any) {
console.log(regionCode);
return this.service