|
|
|
@ -28,8 +28,7 @@
|
|
|
|
|
<!-- </el-card>-->
|
|
|
|
|
<!-- </el-col>-->
|
|
|
|
|
|
|
|
|
|
<el-table :data="preDetailList" :row-style="{ height: '50px',fontSize: '16px'}" highlight-current-row="true" border ref="multipleTable"
|
|
|
|
|
px >
|
|
|
|
|
<el-table :data="preDetailList" :row-style="{ height: '50px',fontSize: '16px'}" highlight-current-row="true" border ref="multipleTable">
|
|
|
|
|
<el-table-column label="产品通用名" prop="cpmctymc" width="240"></el-table-column>
|
|
|
|
|
<el-table-column label="制剂规格" prop="prepnSpec" width="280"></el-table-column>
|
|
|
|
|
<el-table-column label="包装规格" prop="ggxh" width="100"></el-table-column>
|
|
|
|
|