congzc hace 1 año
padre
commit
2709890573
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/chooseStyle/index.vue

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

@@ -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) {


Cargando…
Cancelar
Guardar