yukai 3 년 전
부모
커밋
9288007070
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/device/product/detail.vue

+ 1 - 1
src/views/device/product/detail.vue

@@ -212,7 +212,7 @@ export default defineComponent({
 		const editTabRef = ref();
 		const state = reactive<TableDataState>({
 			isShowDialog: false,
-			activeName: '2', // 分类数据
+			activeName: '1', // 分类数据
 			activetab: 'attr', // 分类数据
 			detail: [],
 			tableData: {