提交代码

This commit is contained in:
2024-05-14 09:03:31 +08:00
parent c57b03d665
commit 3c73800853
26 changed files with 3821 additions and 542 deletions
+3 -3
View File
@@ -491,7 +491,7 @@
let AOption1 = {
title: [
{
text: '质量问题整改率',
text: '质量巡检问题整改率',
bottom: fontSize(30),
left: 'center',
textStyle: {
@@ -567,7 +567,7 @@
var aPassChart = echarts.init(document.getElementById('zlmap'));
aPassChart.setOption(AOption1);
}
// 一次共检合格率
// 施工质量一次共检合格率
ycmap()
function ycmap() {
let allNumber = 70 // 总计
@@ -576,7 +576,7 @@
let AOption1 = {
title: [
{
text: '一次共检合格率',
text: '施工质量一次共检合格率',
bottom: fontSize(30),
left: 'center',
textStyle: {