This commit is contained in:
2023-05-30 15:54:07 +08:00
parent 0519c1f870
commit 575138cb40
3 changed files with 7 additions and 4 deletions

View File

@@ -100,8 +100,7 @@
<script>
export default {
components: {
},
name: 'one',
data () {
return {
finishRate1: 80,

View File

@@ -100,8 +100,7 @@
<script>
export default {
components: {
},
name: 'two',
data () {
return {
finishRate1: 80,