This commit is contained in:
2024-08-08 15:35:35 +09:00
commit a31624bbce
7 changed files with 294 additions and 0 deletions

3
pages/1_Reports.py Normal file
View File

@ -0,0 +1,3 @@
import streamlit as st
st.write("Страница Report")