master
admin 2 years ago
parent 44caf96c39
commit 930a28bde6
  1. 1
      ant-design-vue-jeecg/src/views/fieldx/FieldxList.vue

@ -132,6 +132,7 @@
{
key: 'type', title: '数据类型', width: '6%',
type: JVXETypes.selectSearch,
defaultValue:15,
dictCode:'date_type',
validateRules: [{required: true, message: '${title}不能为空'}]
},

Loading…
Cancel
Save