Explorar el Código

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

rongxin_test
庞东旭 hace 1 año
padre
commit
dc2ddc4679
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/project/projectDetail.vue

+ 1
- 1
src/views/project/projectDetail.vue Ver fichero

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


Cargando…
Cancelar
Guardar