fix bug
This commit is contained in:
@@ -7,7 +7,7 @@ import SButton from "@/components/SButton.vue";
|
||||
import { getPointBookDataAPI } from "@/apis";
|
||||
|
||||
const expandIndex = ref(0);
|
||||
const bowType = ref({});
|
||||
const bowType = ref("");
|
||||
const distance = ref(0);
|
||||
const bowtargetType = ref("");
|
||||
const amountGroup = ref("");
|
||||
|
||||
Reference in New Issue
Block a user