987
This commit is contained in:
@@ -87,6 +87,13 @@ const columns = ref([
|
||||
width: 220,
|
||||
commonRules: [{ required: true, message: "字典标签必填" }]
|
||||
},
|
||||
{
|
||||
title:"字段缩写",
|
||||
dataIndex:"show_title",
|
||||
width: 220,
|
||||
align: "center",
|
||||
search: true,
|
||||
},
|
||||
{
|
||||
title: "字典键值",
|
||||
align: "center",
|
||||
|
||||
Reference in New Issue
Block a user