src/components/do/b1-sample/detail.vue
@@ -1,5 +1,5 @@ <template> <div style="width: 100%;height: 100%;overflow-y: auto;"> <div style="width: 100%;height: 100%;overflow-y: auto;" class="detail"> <div> <el-row class="title"> <el-col :span="12" style="padding-left: 20px;">样品详情</el-col> @@ -114,6 +114,10 @@ </script> <style scoped> .detail::-webkit-scrollbar{ width: 0; } .title { height: 60px; line-height: 60px;