|
@@ -76,7 +76,7 @@ export default {
|
|
|
top: 50,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
- width: 250,
|
|
|
+ width: 656,
|
|
|
fontSize: 12.5,
|
|
|
title: "经销商",
|
|
|
fontFamily: "黑体,宋体,微软雅黑",
|
|
@@ -90,8 +90,8 @@ export default {
|
|
|
,
|
|
|
{
|
|
|
options: {
|
|
|
- left: 300,
|
|
|
- top: 50,
|
|
|
+ left: 25,
|
|
|
+ top: 65,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 150,
|
|
@@ -106,8 +106,8 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
options: {
|
|
|
- left: 450,
|
|
|
- top: 50,
|
|
|
+ left: 300,
|
|
|
+ top: 65,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 200,
|
|
@@ -124,7 +124,7 @@ export default {
|
|
|
{
|
|
|
options: {
|
|
|
left: 585,
|
|
|
- top: 50,
|
|
|
+ top: 65,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 300,
|
|
@@ -141,7 +141,7 @@ export default {
|
|
|
{
|
|
|
options: {
|
|
|
left: 25,
|
|
|
- top: 65,
|
|
|
+ top: 80,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 328,
|
|
@@ -157,7 +157,7 @@ export default {
|
|
|
{
|
|
|
options: {
|
|
|
left: 300,
|
|
|
- top: 65,
|
|
|
+ top: 80,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 410,
|
|
@@ -173,7 +173,7 @@ export default {
|
|
|
{
|
|
|
options: {
|
|
|
left: 25,
|
|
|
- top: 80,
|
|
|
+ top: 95,
|
|
|
height: 13,
|
|
|
lineHeight: 13,
|
|
|
width: 633,
|
|
@@ -190,14 +190,15 @@ export default {
|
|
|
{
|
|
|
options: {
|
|
|
left: 23,
|
|
|
- top: 95,
|
|
|
+ top: 110,
|
|
|
height: 410,
|
|
|
- width: 633,
|
|
|
+ width: 656,
|
|
|
fontSize: 12.5,
|
|
|
field: "table",
|
|
|
fontFamily: "黑体,宋体,微软雅黑",
|
|
|
lineHeight: 16,
|
|
|
- tableFooterRepeat: "",
|
|
|
+ tableFooter:true,
|
|
|
+ tableFooterRepeat:'last',
|
|
|
columns: [
|
|
|
[
|
|
|
{
|
|
@@ -233,6 +234,7 @@ export default {
|
|
|
field: "specification",
|
|
|
width: 140,
|
|
|
align: "left",
|
|
|
+ overflow:"hidden",
|
|
|
colspan: 1,
|
|
|
rowspan: 1,
|
|
|
fontSize: 12.5,
|
|
@@ -266,6 +268,7 @@ export default {
|
|
|
rowspan: 1,
|
|
|
fontSize: 12.5,
|
|
|
},
|
|
|
+
|
|
|
],
|
|
|
],
|
|
|
},
|
|
@@ -273,11 +276,11 @@ export default {
|
|
|
title: "表格",
|
|
|
type: "table",
|
|
|
editable: true,
|
|
|
- columnDisplayEditable: true, //列显示是否能编辑
|
|
|
- columnDisplayIndexEditable: true, //列顺序显示是否能编辑
|
|
|
- columnTitleEditable: true, //列标题是否能编辑
|
|
|
+ columnDisplayEditable: true,//列显示是否能编辑
|
|
|
+ columnDisplayIndexEditable: true,//列顺序显示是否能编辑
|
|
|
+ columnTitleEditable: true,//列标题是否能编辑
|
|
|
columnResizable: true, //列宽是否能调整
|
|
|
- columnAlignEditable: true, //列对齐是否调整
|
|
|
+ columnAlignEditable: true,//列对齐是否调整
|
|
|
isEnableEditField: true, //编辑字段
|
|
|
isEnableContextMenu: true, //开启右键菜单 默认true
|
|
|
isEnableInsertRow: true, //插入行
|
|
@@ -287,7 +290,7 @@ export default {
|
|
|
isEnableMergeCell: true, //合并单元格
|
|
|
},
|
|
|
},
|
|
|
- ,
|
|
|
+
|
|
|
{
|
|
|
options: {
|
|
|
left: 25,
|
|
@@ -407,23 +410,23 @@ export default {
|
|
|
},
|
|
|
printElementType: { title: "", type: "text" },
|
|
|
},
|
|
|
- // {
|
|
|
- // options: {
|
|
|
- // left: 650,
|
|
|
- // top: 410,
|
|
|
- // height: 13,
|
|
|
- // lineHeight: 13,
|
|
|
- // width: 218,
|
|
|
- // fontSize: 16,
|
|
|
- // title: "",
|
|
|
- // fontFamily: "黑体,宋体,微软雅黑",
|
|
|
- // field: "pageNumber",
|
|
|
- // testData: "",
|
|
|
- // color: "#000",
|
|
|
- // textAlign: "left",
|
|
|
- // },
|
|
|
- // printElementType: { title: "", type: "text" },
|
|
|
- // },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 650,
|
|
|
+ top: 410,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 16,
|
|
|
+ title: "",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "pageNumber",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
],
|
|
|
paperNumberDisabled: true,
|
|
|
},
|