全局添加导出表格配置
This commit is contained in:
@@ -1072,13 +1072,13 @@ export default {
|
||||
height: 13,
|
||||
start: 0,
|
||||
bottom: "20px",
|
||||
end: 15,
|
||||
end: 100,
|
||||
},
|
||||
{
|
||||
start: 0,
|
||||
height: 13,
|
||||
bottom: "20px",
|
||||
end: 15,
|
||||
end: 100,
|
||||
},
|
||||
],
|
||||
series: [
|
||||
@@ -1492,13 +1492,13 @@ export default {
|
||||
height: 13,
|
||||
start: 0,
|
||||
bottom: "20px",
|
||||
end: 15,
|
||||
end: 100,
|
||||
},
|
||||
{
|
||||
start: 0,
|
||||
height: 13,
|
||||
bottom: "20px",
|
||||
end: 15,
|
||||
end: 100,
|
||||
},
|
||||
],
|
||||
series: [
|
||||
|
||||
@@ -733,13 +733,13 @@ export default {
|
||||
height: 13,
|
||||
start: 0,
|
||||
bottom: '20px',
|
||||
end: 15
|
||||
end: 100
|
||||
},
|
||||
{
|
||||
start: 0,
|
||||
height: 13,
|
||||
bottom: '20px',
|
||||
end: 15
|
||||
end: 100
|
||||
}
|
||||
],
|
||||
series: [
|
||||
@@ -1095,13 +1095,13 @@ export default {
|
||||
height: 13,
|
||||
start: 0,
|
||||
bottom: '20px',
|
||||
end: 15
|
||||
end: 100
|
||||
},
|
||||
{
|
||||
start: 0,
|
||||
height: 13,
|
||||
bottom: '20px',
|
||||
end: 15
|
||||
end: 100
|
||||
}
|
||||
],
|
||||
series: [
|
||||
|
||||
@@ -122,7 +122,6 @@ const backbxlb = () => {
|
||||
wp.value = null
|
||||
if (shushiboxiRef.value) shushiboxiRef.value.backbxlb()
|
||||
if (rmsboxiRef.value) rmsboxiRef.value.backbxlb()
|
||||
console.log("🚀 ~ backbxlb ~ rmsboxiRef.value:", rmsboxiRef.value)
|
||||
|
||||
emit('backbxlb')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user