Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
9
91isoft_OA
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
91isoft_OA
Commits
fc9223fd
Commit
fc9223fd
authored
Mar 15, 2024
by
张毅辰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作流(组织审批提交)
parent
1a49004c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
BusinessDocument.vue
pages/flow/components/BusinessDocument.vue
+2
-1
login.vue
pages/login.vue
+2
-1
No files found.
pages/flow/components/BusinessDocument.vue
View file @
fc9223fd
...
...
@@ -30,7 +30,8 @@ export default {
}
},
components
:
{
ClassForm
ClassForm
,
OrganizationForm
},
data
()
{
return
{
...
...
pages/login.vue
View file @
fc9223fd
...
...
@@ -48,7 +48,8 @@
register
:
false
,
globalConfig
:
getApp
().
globalData
.
config
,
loginForm
:
{
username
:
"guanliyuan"
,
// username: "guanliyuan",
username
:
"user"
,
password
:
"123456"
,
code
:
""
,
uuid
:
''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment