This commit is contained in:
jxxghp
2023-10-12 16:31:17 +08:00
parent 58fe08ad3d
commit 2b2fd66a29

View File

@@ -468,7 +468,7 @@ const effectOptions = ref([
>
<VSelect
v-model="subscribeForm.resolution"
label="分率"
label="分率"
:items="resolutionOptions"
/>
</VCol>