소스 검색

产品分类-上级分类不可输入

jingbb 5 달 전
부모
커밋
4fe8fa4d75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/BasicData/components/productCassificationModel.vue

+ 1 - 1
src/views/BasicData/components/productCassificationModel.vue

@@ -75,7 +75,7 @@
       //字段
       field: 'parentId',
       //组件 支持组件详见 components/Form/src/types/index.ts 中的 ComponentType
-      component: 'JSelectInput',
+      component: 'Select',
       componentProps:{
         options: classOption,
         stringToNumber: true,