Explorar el Código

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

jingbb hace 5 meses
padre
commit
4fe8fa4d75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,