Sfoglia il codice sorgente

修改搜索

newStyle
风继续吹 1 anno fa
parent
commit
490b41989e
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      pages/mine/equipmentLog.vue

+ 2
- 0
pages/mine/equipmentLog.vue Vedi File

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


Caricamento…
Annulla
Salva