소스 검색

1

dev_czc
congzc 1 년 전
부모
커밋
2709890573
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/pages/chooseStyle/index.vue

+ 1
- 1
src/pages/chooseStyle/index.vue 파일 보기

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


불러오는 중...
취소
저장