李林
2024-03-25 d66eade2e194c38170930961fc67375400967aa6
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;