IO-2327 posting bills test cases

This commit is contained in:
swtmply
2023-08-04 12:08:34 +08:00
parent 353d6d010c
commit e4671b9bd6
4 changed files with 235 additions and 231 deletions

View File

@@ -317,7 +317,12 @@ export function BillEnterModalLinesComponent({
};
},
formInput: (record, index) => (
<Select showSearch style={{ minWidth: "3rem" }} disabled={disabled}>
<Select
showSearch
style={{ minWidth: "3rem" }}
disabled={disabled}
className="ant-select-bill-cost-center"
>
{bodyshop.cdk_dealerid || bodyshop.pbs_serialnumber
? CiecaSelect(true, false)
: responsibilityCenters.costs.map((item) => (