Преглед изворни кода

refactor(DealerView): 加smspva

wui пре 1 година
родитељ
комит
f5a4b65deb
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {