Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enterprise-serevice-platform-web
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
张伯涛
enterprise-serevice-platform-web
Commits
23d140d2
Commit
23d140d2
authored
Oct 31, 2022
by
杨硕
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
4ba67397
e604f69a
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
191 additions
and
134 deletions
+191
-134
policySearchDetails.vue
src/views/PolicyDirect/components/policySearchDetails.vue
+0
-3
AffiliatedEnterprises.vue
...views/personalCenter/components/AffiliatedEnterprises.vue
+70
-43
AffiliatedEnterprisesUpdate.vue
...personalCenter/components/AffiliatedEnterprisesUpdate.vue
+118
-86
messageDetails.vue
src/views/personalCenter/messageDetails.vue
+1
-1
vue.config.js
vue.config.js
+2
-1
No files found.
src/views/PolicyDirect/components/policySearchDetails.vue
View file @
23d140d2
...
@@ -555,9 +555,6 @@ export default {
...
@@ -555,9 +555,6 @@ export default {
}
}
})
})
}
}
console
.
log
(
'00000000000000000000'
)
console
.
log
(
this
.
declareForm
)
console
.
log
(
'00000000000000000000'
)
// 调用接口信息
// 调用接口信息
this
.
getOptions
()
this
.
getOptions
()
this
.
getIssuingDept
()
this
.
getIssuingDept
()
...
...
src/views/personalCenter/components/AffiliatedEnterprises.vue
View file @
23d140d2
This diff is collapsed.
Click to expand it.
src/views/personalCenter/components/AffiliatedEnterprisesUpdate.vue
View file @
23d140d2
This diff is collapsed.
Click to expand it.
src/views/personalCenter/messageDetails.vue
View file @
23d140d2
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<el-row>
<el-row>
<el-col
:span=
"1"
>
<el-col
:span=
"1"
>
<!--
<el-button
class=
"back-button"
type=
"primary"
icon=
"el-icon-arrow-left"
circle
@
click=
"handleGoBack"
/>
-->
<!--
<el-button
class=
"back-button"
type=
"primary"
icon=
"el-icon-arrow-left"
circle
@
click=
"handleGoBack"
/>
-->
<i
class=
"el-icon-arrow-left"
@
click=
"handleGoBack"
/>
<i
style=
"cursor: pointer"
class=
"el-icon-arrow-left"
@
click=
"handleGoBack"
/>
</el-col>
</el-col>
<el-col
:span=
"23"
>
<el-col
:span=
"23"
>
<div
style=
"background-color: #ffffff;padding: 29px 30px 20px 30px;min-height: 500px"
>
<div
style=
"background-color: #ffffff;padding: 29px 30px 20px 30px;min-height: 500px"
>
...
...
vue.config.js
View file @
23d140d2
...
@@ -53,7 +53,8 @@ module.exports = {
...
@@ -53,7 +53,8 @@ module.exports = {
[
process
.
env
.
VUE_APP_BASE_API
]:
{
[
process
.
env
.
VUE_APP_BASE_API
]:
{
// target: `http://192.168.1.17:10010/internal`,
// target: `http://192.168.1.17:10010/internal`,
// target: `http://10.5.87.231:10010/internal`,
// target: `http://10.5.87.231:10010/internal`,
// target: `http://116.205.136.218:8080/`,
target
:
`http://116.205.136.218:8080/`
,
// target: `http://192.168.1.8:8080/`,
// target: `http://192.168.1.75:8080/`,
// target: `http://192.168.1.75:8080/`,
// target: `http://192.168.1.20:8080/`,
// target: `http://192.168.1.20:8080/`,
target
:
`http://192.168.1.55:8080/`
,
target
:
`http://192.168.1.55:8080/`
,
...
...
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