zhouwx
2026-03-20 2e6a6d161b48ad3eb0646e857acd3bd9053a8004
src/views/hazardousChemicals/homePage/index.vue
@@ -81,7 +81,7 @@
                  <div style="display: flex;flex-direction: column;margin-left: 20px">
                      <span style="font-size: 16px;font-weight: 600">{{item.description}}
                      </span>
                    <span style="font-size: 14px;color: #8a8f97;margin-top: 5px">{{item.useTime}}</span>
                    <span style="font-size: 14px;color: #8a8f97;margin-top: 5px">{{item.createTime}}</span>
                  </div>
                </div>
                <el-divider style="margin: 15px 0" v-if="index != data.hazmatData.length-1"></el-divider>