|
@@ -26,8 +26,8 @@
|
|
|
:data="tableData"
|
|
:data="tableData"
|
|
|
height="80vh"
|
|
height="80vh"
|
|
|
style="width: 98%;margin-left: 1%;margin-top: 0.5%;"
|
|
style="width: 98%;margin-left: 1%;margin-top: 0.5%;"
|
|
|
- :cell-style="{ padding:'5px' }"
|
|
|
|
|
- :header-cell-style="{height: heightAll*0.01+'px',}"
|
|
|
|
|
|
|
+ :cell-style="{ padding:'5px', }"
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px',height: heightAll*0.01+'px'}"
|
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
|
border >
|
|
border >
|
|
|
<el-table-column type="index" label="序号" width="80">
|
|
<el-table-column type="index" label="序号" width="80">
|
|
@@ -604,7 +604,7 @@
|
|
|
style="margin-top: 1%;width: 100%;margin-left: 1%;overflow: auto;height:32vh;"
|
|
style="margin-top: 1%;width: 100%;margin-left: 1%;overflow: auto;height:32vh;"
|
|
|
:data="tableDataCan"
|
|
:data="tableDataCan"
|
|
|
:cell-style="{ textAlign: 'center',padding:'3px 0px' }"
|
|
:cell-style="{ textAlign: 'center',padding:'3px 0px' }"
|
|
|
- :header-cell-style="{ textAlign: 'center', }"
|
|
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px', textAlign: 'center', }"
|
|
|
max-height="45vh"
|
|
max-height="45vh"
|
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
|
border>
|
|
border>
|
|
@@ -668,7 +668,7 @@
|
|
|
:data="tableDataSer"
|
|
:data="tableDataSer"
|
|
|
style="width: 98%;margin-left: 1%;margin-top: 1%;height: 38vh;"
|
|
style="width: 98%;margin-left: 1%;margin-top: 1%;height: 38vh;"
|
|
|
:cell-style="{ padding:'5px' }"
|
|
:cell-style="{ padding:'5px' }"
|
|
|
- :header-cell-style="{height: heightAll*0.01+'px',}"
|
|
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px',height: heightAll*0.01+'px',}"
|
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
|
border >
|
|
border >
|
|
|
<el-table-column type="index" label="序号" width="80">
|
|
<el-table-column type="index" label="序号" width="80">
|
|
@@ -719,7 +719,7 @@
|
|
|
:data="tableDataVer"
|
|
:data="tableDataVer"
|
|
|
style="width: 98%;margin-left: 1%;margin-top: 1%;height: 38vh;"
|
|
style="width: 98%;margin-left: 1%;margin-top: 1%;height: 38vh;"
|
|
|
:cell-style="{ padding:'5px' }"
|
|
:cell-style="{ padding:'5px' }"
|
|
|
- :header-cell-style="{height: heightAll*0.01+'px',}"
|
|
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px',height: heightAll*0.01+'px',}"
|
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
:row-style="{ fontSize: '17px',textAlign:'center'}"
|
|
|
border >
|
|
border >
|
|
|
<el-table-column type="index" label="序号" width="80">
|
|
<el-table-column type="index" label="序号" width="80">
|
|
@@ -951,7 +951,7 @@
|
|
|
style="margin-top: 1%;width: 98%;"
|
|
style="margin-top: 1%;width: 98%;"
|
|
|
:data="tableDataCanAdd"
|
|
:data="tableDataCanAdd"
|
|
|
:cell-style="{ textAlign: 'center',padding:'2px 0' }"
|
|
:cell-style="{ textAlign: 'center',padding:'2px 0' }"
|
|
|
- :header-cell-style="{ textAlign: 'center'}"
|
|
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px', textAlign: 'center'}"
|
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
|
border>
|
|
border>
|
|
|
<el-table-column prop="itemName" label="参数字段(必填)">
|
|
<el-table-column prop="itemName" label="参数字段(必填)">
|
|
@@ -1227,7 +1227,7 @@
|
|
|
style="margin-top: 1%;width: 98%;"
|
|
style="margin-top: 1%;width: 98%;"
|
|
|
:data="tableDataCan"
|
|
:data="tableDataCan"
|
|
|
:cell-style="{ textAlign: 'center',padding:'2px 0' }"
|
|
:cell-style="{ textAlign: 'center',padding:'2px 0' }"
|
|
|
- :header-cell-style="{ textAlign: 'center'}"
|
|
|
|
|
|
|
+ :header-cell-style="{fontSize: '14px', textAlign: 'center'}"
|
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
:row-style="{ height: heightAll*0.01+'px',fontSize: '17px',textAlign:'center' }"
|
|
|
border >
|
|
border >
|
|
|
<el-table-column prop="paramCode" label="参数字段">
|
|
<el-table-column prop="paramCode" label="参数字段">
|
|
@@ -2467,6 +2467,9 @@ onMounted(() => {
|
|
|
});
|
|
});
|
|
|
</script>
|
|
</script>
|
|
|
<style scoped>
|
|
<style scoped>
|
|
|
|
|
+:deep(.el-form-item__label) {
|
|
|
|
|
+ /* font-size: 15px; */
|
|
|
|
|
+}
|
|
|
:deep(.treeLeft) .el-tree-node__content {
|
|
:deep(.treeLeft) .el-tree-node__content {
|
|
|
display: flex !important;
|
|
display: flex !important;
|
|
|
height: 28px; /* 按设计稿调整高度 */
|
|
height: 28px; /* 按设计稿调整高度 */
|