Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
qiubinghui
/
zhywpt-sp
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
激活灰色按钮不能点击问题
腾讯ocr渠道不签约
yangteng
hace 2 meses
padre
f0f5744e7d
commit
a46a09cb63
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
subpackage/after-sale/activation/activate.vue
+ 3
- 0
subpackage/after-sale/activation/activate.vue
Ver fichero
@@ -295,6 +295,9 @@
//开始激活 按钮事件
const btn = () => {
if(!state.disabled){
return;
}
state.disabled = false
state.showPopup=true
console.log('orderInfo参数', orderInfo, state.disabled)
Escribir
Vista previa
Cargando…
Cancelar
Guardar