Преглед изворни кода

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

jingbb пре 3 месеци
родитељ
комит
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,