Explorar o código

feat: 修复bug

rindy %!s(int64=2) %!d(string=hai) anos
pai
achega
0c47b47a67
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/pages/SViewer.vue

+ 2 - 0
src/pages/SViewer.vue

@@ -197,6 +197,8 @@ const onSelected = data => {
         if (find.num != source.value.num) {
             source.value = find
         }
+    } else {
+        showTips.value = t('home.dateScene')
     }
 }