Sfoglia il codice sorgente

task 乳山产交 报名用户审核字段判断

rongxin_test
庞东旭 1 anno fa
parent
commit
dc2ddc4679
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/views/project/projectDetail.vue

+ 1
- 1
src/views/project/projectDetail.vue Vedi File

@@ -374,7 +374,7 @@ export default {
isSign=true
}
})
if (resresponse.data.auditStatus == 'Y'){
if (resresponse.data.activitiStatus == '3'){
if (isSign){
this.$toast({
icon: 'error', // 找到自己需要的图标


Caricamento…
Annulla
Salva