@@ -121,9 +121,7 @@ th div {
<time-check
@getAdd="getAdd"
:startValue.sync="startValue"
- :timeList="timeList"
ref="timeCheck"
- :activeNow="2"
></time-check>
</a-card>
</a-col>
@@ -449,7 +447,7 @@ export default {
statHour: null,
keyValue: null,
keyValueData: [],
- active: 2,
+ active: 1,
startValue: [],
allValue: [],
discount: 1,