Explorar el Código

提交修改顾问筛选

dev
douzhuo hace 2 años
padre
commit
727b12a296
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      pages/center/prohibited/index.vue

+ 4
- 0
pages/center/prohibited/index.vue Ver fichero

@@ -373,6 +373,10 @@
item.label = item.name;
item.value = item.accountId
})
this.freeList.unshift({
label: '全部',
value: null,
})
})
},
//顾问确认


Cargando…
Cancelar
Guardar