congzc 1 ano atrás
pai
commit
2709890573
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/pages/chooseStyle/index.vue

+ 1
- 1
src/pages/chooseStyle/index.vue Ver arquivo

@@ -107,7 +107,7 @@ const sexList2 = ref([
const mouldType = ref("");
const mouldTypeList = ref([
{ name: "单人", id: 1 },
// { name: "多人", id: 2 },
{ name: "多人", id: 2 },
]);
// 点击tab
function chooseTab(item) {


Carregando…
Cancelar
Salvar