Browse Source

状态

master
lemon 4 years ago
parent
commit
e271489b40
  1. 2
      app/Traits/DemandTraits.php

2
app/Traits/DemandTraits.php

@ -30,7 +30,7 @@ trait DemandTraits
];
public static $biddingState = [
'竞标' ,
'竞标' ,
'已中标' ,
'未中标'
];

Loading…
Cancel
Save