Source/UBCS-WEB/src/components/Theme/ThemeClassifyTreeform.vue
@@ -392,7 +392,22 @@ focus: this.simFouce, readonly: true, }, { label: '是否参与关键属性校验', prop: 'isParticipateCheck', type: 'switch', activeColor: "#13ce66", inactiveColor: "#ff4949", labelWidth:160, dicData: [{ label: '否', value: 0 }, { label: '是', value: 1 } ] } ] }