@@ -173,7 +173,6 @@ export default {
currentPage: 1,
total: 0
},
- search: {},
selectionList: [],
option: {},
optionBack: {
@@ -213,7 +212,6 @@ export default {
label: "中文名称",
prop: "cnName",
width: "180",
- width: 120,
search: true,
searchLabelWidth: 120,
rules: [{
@@ -226,7 +224,6 @@ export default {
label: "英文名称",
prop: "enName",