地质所 沉降监测网建设项目
zmk
2024-10-23 3f47c88e7cb4e53b3637620794420181f47b5a5e
javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html
@@ -187,7 +187,7 @@
                        </div>
                        <el-col :span="10" style="height: 320px;">
                            <template>
                                <el-table :data="tubLogs" border size="small" style="width: 99%"
                                <el-table :data="tubLogs" border size="small" style="width: 99%;" height="250"
                                          :header-cell-style="{color: '#4D4D4D',background: '#F7931E',fontWeight: '400'}"
                                          :row-class-name="tableRowClassName">
                                    <el-table-column prop="tubName" label="名称"></el-table-column>
@@ -210,8 +210,8 @@
    <th:block th:include="include :: footer" />
    <script th:src="@{/ajax/libs/report/echarts/echarts-all.js}"></script>
<!--    <script th:src="@{/ajax/libs/report/echarts/echarts-all.js}"></script>-->
    <script src="https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js"></script>
   <script th:inline="javascript">
        var project =[[${project}]];