You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
buaixuexideshitongxue 8b1acb70a9 fix:定案表审核提交需要填写发文日期和审批报告,审计报告提交需要上传审计附件 3 weeks ago
public 上传新手册 4 months ago
src fix:定案表审核提交需要填写发文日期和审批报告,审计报告提交需要上传审计附件 3 weeks ago
.browserslistrc first commit 6 months ago
.env.dev first commit 6 months ago
.env.prod first commit 6 months ago
.gitignore git ignore .DS_Store 5 months ago
README.md first commit 6 months ago
index.html first commit 6 months ago
package.json xls也要支持在线预览 4 months ago
vite.config.ts first commit 6 months ago

README.md

数字督察

安装

# 使用淘宝源
npm config set registry https://registry.npmmirror.com
npm install

运行

npm run start