| | |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "areaType", |
| | | title: "åºåç±»å", |
| | | type: "decimal", |
| | | width: 90, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "areaType", |
| | | // title: "åºåç±»å", |
| | | // type: "decimal", |
| | | // width: 90, |
| | | // align: "left", |
| | | // }, |
| | | { |
| | | field: "areaStatus", |
| | | title: "åºåç¶æ", |
| | |
| | | field: "areaDes", |
| | | title: "åºåæè¿°", |
| | | type: "int", |
| | | width: 120, |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | field: "createDate", |
| | | title: "å建æ¶é´", |
| | | type: "datetime", |
| | | width: 160, |
| | | width: 120, |
| | | align: "left", |
| | | sort: true, |
| | | }, |
| | |
| | | field: "modifier", |
| | | title: "ä¿®æ¹äºº", |
| | | type: "string", |
| | | width: 100, |
| | | width: 90, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "modifyDate", |
| | | title: "ä¿®æ¹æ¶é´", |
| | | type: "datetime", |
| | | width: 160, |
| | | width: 120, |
| | | align: "left", |
| | | sort: true, |
| | | }, |
| | | { |
| | | field: "remark", |
| | | title: "夿³¨", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "remark", |
| | | // title: "夿³¨", |
| | | // type: "string", |
| | | // width: 100, |
| | | // align: "left", |
| | | // }, |
| | | ]); |
| | | const detail = ref({ |
| | | cnName: "#detailCnName", |