@@ -138,7 +138,7 @@
</el-row>
</el-form>
- <headerTitle title="产品清单" style="margin-top: 30px"></headerTitle>
+ <headerTitle title="物品清单" style="margin-top: 30px"></headerTitle>
<inventoryTable
:pricingWay="form.pricingWay"
:sourceType="form.sourceType"
@@ -77,7 +77,7 @@
</el-form-item> -->
- <div class="fontSize" style="margin-bottom: 12px;">产品清单</div>
+ <div class="fontSize" style="margin-bottom: 12px;">物品清单</div>
<ele-pro-table ref="table" :needPage="false" :columns="columns" :toolkit="[]" :datasource="detailData.productList"
row-key="id">
<template v-slot:technicalDrawings="{ row }">
@@ -123,7 +123,7 @@
ref="inventoryTableref"
@@ -99,7 +99,7 @@
- <headerTitle title="产品清单"></headerTitle>
+ <headerTitle title="物品清单"></headerTitle>
<ele-pro-table
ref="table"
:needPage="false"
@@ -107,7 +107,7 @@
@@ -83,7 +83,7 @@
</el-form-item>
</el-col>
@@ -154,7 +154,7 @@
@@ -147,7 +147,7 @@