Przeglądaj źródła

refactor(DealerView): 加smspva

wui 1 rok temu
rodzic
commit
f5a4b65deb
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/views/RcsNumberView.vue

+ 1 - 0
src/views/RcsNumberView.vue

@@ -106,6 +106,7 @@ function showRaw(row) {
     })
 }
 
+
 function otpFormatter(row, column, value, index) {
     const regex = /\d{6}/
     if (value) {