docs: 修正二开文档里一处代码错误
fix: 移除代码生成器中列表页的审批对话框(已经改为路由,对话框无用),以及行中的发起流程按钮,现在查看按钮可以同时处理表单和流程 fix: 环境变量不在git里保存,防止多人开发时互相覆盖
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,6 +12,8 @@ tests/server/static/upload
|
||||
.env.local
|
||||
.env.*.local
|
||||
.eslintcache
|
||||
.env.development
|
||||
.env.production
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user