1
0
lz 3 жил өмнө
parent
commit
afc91ee886

+ 0 - 2
src/views/system/tableHead/index.vue

@@ -279,8 +279,6 @@
 			},
 			},
 			//重名检测
 			//重名检测
 			checkName(data) {
 			checkName(data) {
-				if (data.id) {
-				}
 				let checkColumnName = this.tableHeadList.find((item) => {
 				let checkColumnName = this.tableHeadList.find((item) => {
 					if (data.id) {
 					if (data.id) {
 						return item.columnName == data.columnName && item.id != data.id
 						return item.columnName == data.columnName && item.id != data.id