Explorar el Código

修改搜索

newStyle
风继续吹 hace 1 año
padre
commit
490b41989e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      pages/mine/equipmentLog.vue

+ 2
- 0
pages/mine/equipmentLog.vue Ver fichero

@@ -110,6 +110,8 @@
return "接待中";
case 1:
return "部分录音";
case 2:
return "无录音";
default:
return "完整录音";
}


Cargando…
Cancelar
Guardar