删除工厂模型表格序号列
This commit is contained in:
@@ -154,7 +154,6 @@ export default {
|
||||
created () {
|
||||
this.initAreaOptions()
|
||||
this.columns = useTableColumns([
|
||||
{ prop: 'sort', label: this.key('sort'), width: 80 },
|
||||
{ prop: 'code', label: this.key('code'), minWidth: 120 },
|
||||
{ prop: 'name', label: this.key('name'), minWidth: 120 },
|
||||
{ prop: 'area_name', label: this.key('area_name'), minWidth: 120 },
|
||||
|
||||
Reference in New Issue
Block a user