wang_xy 9 月之前
父节点
当前提交
332bc7ae10
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/components/ConstructionDetails/index.vue

+ 3 - 3
src/components/ConstructionDetails/index.vue

@@ -31,9 +31,9 @@
                 <el-collapse-item :name="idx">
                   <template slot="title">
                     <div style="display: flex;width: 100%;height: 100%;">
-                      <!--                <div-->
-                      <!--                  style="width: 15px;height: 15px;margin: auto 10px;border-radius: 73%;background-color: #a3d3ff;box-shadow: 1px 1px rgb(131 131 131 / 62%);">-->
-                      <!--                </div>-->
+                      <!--<div-->
+                      <!--style="width: 15px;height: 15px;margin: auto 10px;border-radius: 73%;background-color: #a3d3ff;box-shadow: 1px 1px rgb(131 131 131 / 62%);">-->
+                      <!--</div>-->
                       <el-checkbox :label="e.id" @change="handleCheckedCitiesChange"
                                    :disabled="(currentDicts.some(item=>item.label==='底腿')&&(e.onTheDitch.length==0||e.beforeBottom.length==0||e.inferiorSulcus.length==0||e.legBackfilling.length==0))||(e.state == '99')">
                         <h2 style="margin-left: 1%;font-weight: 700;">{{ e.updateInfoTime }}</h2>