Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
ui
mongo-ui
Commits
364c3c67
Commit
364c3c67
authored
Aug 18, 2020
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tijiao
parent
2ef2c1cf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
dev.config.js
src/config/dev.config.js
+2
-2
index.vue
src/views/Policy/Add/index.vue
+2
-1
No files found.
src/config/dev.config.js
View file @
364c3c67
export
default
{
export
default
{
basicHost
:
"
http://yapi.quantgroups.com/mock/329/
"
,
//
basicHost: "http://yapi.quantgroups.com/mock/329/",
// basicHost: "http://192.168.29.100:8964
",
basicHost
:
"
http://192.168.29.211:8964/
"
,
wxAppId
:
"
wx514de17b23d53a20
"
wxAppId
:
"
wx514de17b23d53a20
"
};
};
src/views/Policy/Add/index.vue
View file @
364c3c67
...
@@ -407,7 +407,8 @@ export default {
...
@@ -407,7 +407,8 @@ export default {
productItem
:
{
productItem
:
{
amountInsured
:
"
500000
"
amountInsured
:
"
500000
"
},
},
payPeriod
:
"
1
"
payPeriod
:
"
1
"
,
autoRenewPolicy
:
false
},
},
subFromData
:
{},
subFromData
:
{},
familyList
:
[],
familyList
:
[],
...
...
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