This commit is contained in:
2025-09-20 14:11:30 +08:00
parent 9a39a38c4e
commit 06ccb2a7f0

View File

@ -56,6 +56,7 @@ const userName= getItem("USERNAME")
const time = timeValidate() const time = timeValidate()
content.value=[userName,sfzh,time,"林芝哨岗系统","禁止泄露公民个人信息和警务工作秘密"] content.value=[userName,sfzh,time,"林芝哨岗系统","禁止泄露公民个人信息和警务工作秘密"]
} }
</script> </script>
<style lang="scss"> <style lang="scss">
@import "./styles/index.scss"; @import "./styles/index.scss";