|
@@ -367,7 +367,7 @@
|
|
|
<template slot="append">元/月</template>
|
|
|
</el-input>
|
|
|
</el-form-item>
|
|
|
- <!-- <el-form-item
|
|
|
+ <el-form-item
|
|
|
prop="currentMonthFee"
|
|
|
label="月收费零售价"
|
|
|
:rules="[
|
|
@@ -387,7 +387,7 @@
|
|
|
>
|
|
|
<template slot="append">元/月</template>
|
|
|
</el-input>
|
|
|
- </el-form-item> -->
|
|
|
+ </el-form-item>
|
|
|
<el-form-item
|
|
|
prop="originalMonthFee"
|
|
|
label="月收费原价"
|
|
@@ -432,7 +432,7 @@
|
|
|
<template slot="append">元/季度</template>
|
|
|
</el-input>
|
|
|
</el-form-item>
|
|
|
- <!-- <el-form-item
|
|
|
+ <el-form-item
|
|
|
prop="currentQuarterlyFee"
|
|
|
label="季度收费零售价"
|
|
|
:rules="[
|
|
@@ -452,7 +452,7 @@
|
|
|
>
|
|
|
<template slot="append">元/季度</template>
|
|
|
</el-input>
|
|
|
- </el-form-item> -->
|
|
|
+ </el-form-item>
|
|
|
<el-form-item
|
|
|
prop="originalQuarterlyFee"
|
|
|
label="季度收费原价"
|
|
@@ -497,7 +497,7 @@
|
|
|
<template slot="append">元/半年</template>
|
|
|
</el-input>
|
|
|
</el-form-item>
|
|
|
- <!-- <el-form-item
|
|
|
+ <el-form-item
|
|
|
prop="currentHalfYearFee"
|
|
|
label="半年收费零售价"
|
|
|
:rules="[
|
|
@@ -517,7 +517,7 @@
|
|
|
>
|
|
|
<template slot="append">元/半年</template>
|
|
|
</el-input>
|
|
|
- </el-form-item> -->
|
|
|
+ </el-form-item>
|
|
|
<el-form-item
|
|
|
prop="originalHalfYearFee"
|
|
|
label="半年收费原价"
|
|
@@ -562,7 +562,7 @@
|
|
|
<template slot="append">元/年</template>
|
|
|
</el-input>
|
|
|
</el-form-item>
|
|
|
- <!-- <el-form-item
|
|
|
+ <el-form-item
|
|
|
prop="currentYearFee"
|
|
|
label="年收费零售价"
|
|
|
:rules="[
|
|
@@ -582,7 +582,7 @@
|
|
|
>
|
|
|
<template slot="append">元/年</template>
|
|
|
</el-input>
|
|
|
- </el-form-item> -->
|
|
|
+ </el-form-item>
|
|
|
<el-form-item
|
|
|
prop="originalYearFee"
|
|
|
label="年收费原价"
|