gaoluyang
2025-03-13 6a973bf9be9b0ba2dd5f81b37a74b07b18781016
src/views/business/productSamplingInfo/index.vue
@@ -43,7 +43,8 @@
        </div>
      </div>
      <div>
        <el-table :data="yearItems" border height="450" style="width: 100%">
        <el-table :data="yearItems" border height="450" style="width: 100%"
                  :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }">
          <el-table-column label="类别" prop="yearType" width="240">
            <template slot-scope="{row}">
              <template v-if="operationType !== 'view'">