gaoluyang
2025-03-13 28972c351ea79b4721750f6970e88263b64c64aa
src/views/business/finishedProductSampling/components/addQuarterItem.vue
@@ -12,7 +12,8 @@
        </div>
      </div>
      <div>
        <el-table v-loading="tableLoading" :data="quarterItems" border height="420" style="width: 100%">
        <el-table v-loading="tableLoading" :data="quarterItems" border height="420" style="width: 100%"
                  :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }">
          <el-table-column label="产品类型" prop="productType" width="200">
            <template slot-scope="{row}">
              <template>