bug fix
This commit is contained in:
parent
7ada12fa53
commit
943318d697
|
|
@ -72,14 +72,14 @@
|
|||
</af-table-column>
|
||||
<af-table-column prop="projectName" label="项目简称" />
|
||||
<!-- <af-table-column prop="projectLongName" label="项目名称" /> -->
|
||||
<af-table-column prop="registrationLotNumber" label="报名标段编号" />
|
||||
<af-table-column prop="registrationLotNumber" label="报名投标编号" />
|
||||
<af-table-column prop="biddingDateTime" label="投标截止时间" />
|
||||
<af-table-column prop="registrationFee" label="报名费用" />
|
||||
<!-- <af-table-column prop="registrationMethod" label="报名方式" /> -->
|
||||
|
||||
<af-table-column prop="bidBond" label="投标保证金" />
|
||||
<af-table-column prop="bondAccountNumber" label="保证金账户" />
|
||||
<af-table-column prop="biddingLocation" label="投标地址" />
|
||||
<!-- <af-table-column prop="bondAccountNumber" label="保证金账户" />-->
|
||||
<!-- <af-table-column prop="biddingLocation" label="投标地址" />-->
|
||||
<af-table-column prop="isOnsiteBidding" label="是否现场投标" />
|
||||
<!-- <af-table-column
|
||||
prop="numberOfSuppliersPerLot"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user