Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
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
Administrator
dsk-cr20g
Commits
db43de3b
Commit
db43de3b
authored
Jul 27, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
46c78552
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
xgqy.vue
...erate-ui/src/views/project/projectList/component/xgqy.vue
+5
-2
No files found.
dsk-operate-ui/src/views/project/projectList/component/xgqy.vue
View file @
db43de3b
...
@@ -301,8 +301,11 @@
...
@@ -301,8 +301,11 @@
})
})
},
},
addqy
(){
addqy
(){
if
(
this
.
queryParam
.
companyName
===
''
&&
this
.
queryParam
.
companyRole
===
''
){
if
(
this
.
queryParam
.
companyName
===
''
){
return
this
.
$message
.
warning
(
'企业角色和企业名称需填写完整!'
)
return
this
.
$message
.
warning
(
'企业名称需填写完整!'
)
}
if
(
this
.
queryParam
.
companyRole
===
''
){
return
this
.
$message
.
warning
(
'企业角色称需填写完整!'
)
}
}
addXGQY
(
this
.
queryParam
).
then
(
res
=>
{
addXGQY
(
this
.
queryParam
).
then
(
res
=>
{
this
.
hzhbVisible
=
false
this
.
hzhbVisible
=
false
...
...
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