src/views/salesManagement/invoiceRegistration/index.vue
@@ -64,7 +64,7 @@ /> <el-table-column label="产品大类" prop="productCategory" /> <el-table-column label="规格型号" label="图纸编号" prop="specificationModel" width="150" /> @@ -269,7 +269,7 @@ </el-table-column> <el-table-column label="产品大类" prop="productCategory" /> <el-table-column label="规格型号" label="图纸编号" prop="specificationModel" width="150" /> @@ -761,7 +761,7 @@ .justify-between { justify-content: space-between; } ::v-deep(.el-checkbox__label) { :deep(.el-checkbox__label) { font-weight: bold; } </style>