Commit 44d4bd78 authored by 郭志伟's avatar 郭志伟

Merge branch 'fix/policy_fix' into 'master'

build: 定寿险基础数据维护

See merge request !43
parents 4264c42c 7cbaee31
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Description: 华贵大麦2020定期寿险 * @Description: 华贵大麦2020定期寿险
* @Date: 2020-07-27 15:46:37 * @Date: 2020-07-27 15:46:37
* @LastEditors: gzw * @LastEditors: gzw
* @LastEditTime: 2020-08-12 14:11:26 * @LastEditTime: 2020-08-18 20:47:53
*/ */
import goodsBg from "@/assets/images/goods/detail/shouxian/bg.png"; import goodsBg from "@/assets/images/goods/detail/shouxian/bg.png";
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
{ label: "30万", value: "300000" }, { label: "30万", value: "300000" },
{ label: "50万", value: "500000" }, { label: "50万", value: "500000" },
{ label: "100万", value: "1000000" }, { label: "100万", value: "1000000" },
{ label: "150万", value: "15000000" }, { label: "150万", value: "1500000" },
{ label: "200万", value: "2000000" }, { label: "200万", value: "2000000" },
{ label: "250万", value: "2500000" }, { label: "250万", value: "2500000" },
{ label: "300万", value: "3000000" }, { label: "300万", value: "3000000" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment