修复bug

This commit is contained in:
X1627315083
2024-12-20 16:28:18 +08:00
parent d4f29fe956
commit 3d3055a0cb
11 changed files with 117 additions and 26 deletions

View File

@@ -24,7 +24,7 @@
</div>
<div class="echarts_box">
<div class="title generalModel_state">
<div class="radio">
<!-- <div class="radio">
<label>
<input name="pric" type="radio" value="monthly" v-model="current.type" @change="setPricType('monthly')">
Monthly
@@ -33,7 +33,7 @@
<input name="pric" type="radio" value="year" v-model="current.type" @change="setPricType('year')">
Yearly
</label>
</div>
</div> -->
<div class="date generalModel_state_item">
<a-date-picker
class="range_picker"