投标保证金
This commit is contained in:
@@ -1164,7 +1164,7 @@ export default {
|
||||
this.dialogFormVisibleBidding = true
|
||||
},
|
||||
searchBidding() {
|
||||
selectBidBond(0, '', 0, '', 0, '', 1, this.enterprise, 0, '', 0, '').then(response => {
|
||||
selectBidBond(0, '', 0, '', 1, this.enterprise, 0, '', 0, '').then(response => {
|
||||
const data = response.data
|
||||
for (let i = 0; i < data.length; i++) {
|
||||
if (data[i].投标日期 !== '' && data[i].投标日期 !== null) {
|
||||
|
||||
Reference in New Issue
Block a user