Update区域更新和新增时是否有重复

This commit is contained in:
2021-05-06 10:52:07 +08:00
parent 9ca1b0a2bf
commit 9146a96130
5 changed files with 25 additions and 10 deletions

View File

@@ -79,8 +79,8 @@ export default {
sorter: true,
},
{
title: '显示编号',
dataIndex: 'showCode',
title: '区域编号',
dataIndex: 'adCode',
sorter: true,
},
{