ソースを参照

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

jingbb 3 ヶ月 前
コミット
4fe8fa4d75

+ 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,