Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
xugong
hls-xcmg-vue-app
Commits
5a55bf62
Commit
5a55bf62
authored
Mar 22, 2020
by
linxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
6b8611d5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
uat.env.js
config/uat.env.js
+1
-1
baseInfo.vue
src/pages/userBindNew/org/baseInfo.vue
+0
-1
index.html
www/index.html
+1
-1
No files found.
config/uat.env.js
View file @
5a55bf62
...
@@ -11,6 +11,6 @@ module.exports = {
...
@@ -11,6 +11,6 @@ module.exports = {
ocrPath
:
'"http://180.104.121.66:8088/r/api"'
,
ocrPath
:
'"http://180.104.121.66:8088/r/api"'
,
fileUploadSvcPath
:
'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
fileUploadSvcPath
:
'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"2.
0.9
"'
currentVersion
:
'"2.
1.1
"'
}
}
src/pages/userBindNew/org/baseInfo.vue
View file @
5a55bf62
...
@@ -1650,7 +1650,6 @@ export default {
...
@@ -1650,7 +1650,6 @@ export default {
vm
.
flag
=
false
vm
.
flag
=
false
vm
.
loadItemList
(
true
,
'HLS_ORG_AUTH'
)
// 附件查询
vm
.
loadItemList
(
true
,
'HLS_ORG_AUTH'
)
// 附件查询
}
else
if
(
vm
.
baseInfo
.
auth_flag
===
'否'
)
{
}
else
if
(
vm
.
baseInfo
.
auth_flag
===
'否'
)
{
vm
.
loadItemList
(
true
,
'HLS_ORG_NAUTH'
)
// 附件查询
vm
.
flag
=
true
vm
.
flag
=
true
vm
.
loadItemList
(
true
,
'HLS_ORG_NAUTH'
)
// 附件查询
vm
.
loadItemList
(
true
,
'HLS_ORG_NAUTH'
)
// 附件查询
}
}
...
...
www/index.html
View file @
5a55bf62
...
@@ -18,4 +18,4 @@
...
@@ -18,4 +18,4 @@
},
50
);
},
50
);
}
}
})
})
}
</script><script
type=
text/javascript
src=
./static/js/manifest.6a178e8d77c32e3c385d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.8a1ae113e3b5262701ed.js
></script><script
type=
text/javascript
src=
./static/js/app.d013325181189bec10aa.js
></script></body></html>
}
</script><script
type=
text/javascript
src=
./static/js/manifest.6a178e8d77c32e3c385d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.8a1ae113e3b5262701ed.js
></script><script
type=
text/javascript
src=
./static/js/app.08f9b0a6332d04ef6118.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
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