Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-webapp-cli
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
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
heasy
hls-webapp-cli
Commits
70fb5e33
Commit
70fb5e33
authored
Jul 01, 2019
by
Nature
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提示修改
parent
b82b6d33
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
7 deletions
+4
-7
partner-create.vue
.../src/pages/applications/partnerManager/partner-create.vue
+1
-1
prjCreate.vue
template/src/pages/applications/projectManager/prjCreate.vue
+1
-4
yarn.lock
template/yarn.lock
+2
-2
No files found.
template/src/pages/applications/partnerManager/partner-create.vue
View file @
70fb5e33
...
...
@@ -180,7 +180,7 @@ export default {
let
vm
=
this
let
name
if
(
!
vm
.
bpdata
.
province_id
||
!
vm
.
bpdata
.
city_sp
||
!
vm
.
bpdata
.
bp_name
||
!
vm
.
bpdata
.
bp_type
||
!
vm
.
bpdata
.
bp_class
)
{
vm
.
hlsPopup
.
show
Notify
({
content
:
'请填写字段!'
,
type
:
'warning'
}
)
vm
.
hlsPopup
.
show
LongBottom
(
'请填写字段!'
)
}
else
{
if
(
vm
.
bpdata
.
bp_class
===
'NP'
)
{
name
=
'PartnerMainten'
...
...
template/src/pages/applications/projectManager/prjCreate.vue
View file @
70fb5e33
...
...
@@ -193,10 +193,7 @@ export default {
},
})
}
else
{
vm
.
hlsPopup
.
showNotify
({
content
:
'请填写必填字段!'
,
type
:
'warning'
,
})
vm
.
hlsPopup
.
showLongBottom
(
'请填写必填字段!'
)
vm
.
hlsPopup
.
hideLoading
()
}
},
...
...
template/yarn.lock
View file @
70fb5e33
...
...
@@ -3842,8 +3842,8 @@ he@1.2.x, he@^1.1.0:
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
"hls-easy-ui@https://hel.hand-china.com/easyUI/hls-easy-ui.git":
version "0.0.
2
"
resolved "https://hel.hand-china.com/easyUI/hls-easy-ui.git#
a37b6f172b19e7204d940f9e6041bdce4a70beb6
"
version "0.0.
3
"
resolved "https://hel.hand-china.com/easyUI/hls-easy-ui.git#
61851cfd0ddbf0d238a41517033277c0446ff020
"
dependencies:
autosize "^3.0.20"
better-scroll "^1.10.3"
...
...
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