zhoushihao
2025-04-21 64f2f7629bab47b948ef5a0347f581a352f4a7ad
UI-Project/src/views/hollow/hellowquiptwohistory.vue
@@ -117,7 +117,7 @@
              </div>
          </el-col>
        </el-row>
        <el-row style="margin-top: 10px;">
        <el-row style="margin-top: 20px;">
          <el-col :span="8">
              <div id="dt" style="font-size: 15px;">
        <div>
@@ -134,7 +134,7 @@
            </div></div>
          </el-col>
        </el-row>
        <el-row style="margin-top: 10px;">
        <el-row style="margin-top: 20px;">
          <el-col :span="8">
              <div id="dt" style="font-size: 15px;">
        <div>
@@ -503,4 +503,6 @@
});
</script>
<style scoped>  
#dt { display:block; float:left;line-height: 20px;margin-left: 10px;}
#dta { display:block; float:left;line-height: 20px;margin-left: 50%;}
</style>