提交getOfflineStatusById
This commit is contained in:
@ -209,7 +209,7 @@ const BiddingRoom = (props) => {
|
||||
|
||||
//评审结果页签点击事件
|
||||
const onclick = async (path, id) => {
|
||||
// await getOfflineStatusById(roomId)
|
||||
await getOfflineStatusById(roomId)
|
||||
if ((role == 'ebtp-agency-project-manager' || role == 'ebtp-purchase') && id == 8) { //代理&采购经理进入评审结果
|
||||
if (roomReviewMethod == 0){
|
||||
const success = await isClickResult();
|
||||
|
Reference in New Issue
Block a user