update code
parent
3529c66a4f
commit
622b35aabe
|
@ -245,7 +245,7 @@
|
||||||
</div>
|
</div>
|
||||||
</module-one-1-1>
|
</module-one-1-1>
|
||||||
<module-one-1-1 label="保险采购明细">
|
<module-one-1-1 label="保险采购明细">
|
||||||
<projectInsurancList v-if="isOneProject" ref="prjInsList"></projectInsurancList>
|
<projectInsurancList v-if="isOneProject()" ref="prjInsList"></projectInsurancList>
|
||||||
<div class="quality-table special-table" v-else>
|
<div class="quality-table special-table" v-else>
|
||||||
<el-table :data="insuranceDataList" class="my-table"
|
<el-table :data="insuranceDataList" class="my-table"
|
||||||
style="width: 100%;background: transparent;" height="265"
|
style="width: 100%;background: transparent;" height="265"
|
||||||
|
|
Loading…
Reference in New Issue