@@ -80,7 +80,7 @@
v-model="scope.row.taxRate"
type="number"
@input="recalcDetailList(scope.row, scope.$index)"
- ></el-input>
+ ></el-input>%
</template>
<!-- 折让比例 -->
@@ -93,7 +93,7 @@
:min="0"
:max="100"
placeholder="请输入"
<!-- 工艺路线 -->
@@ -351,7 +351,7 @@ import {
},
{
minWidth: 130,
- prop: 'unInvoiceAmount',
+ prop: 'weightUnit',
label: '重量单位',
align: 'center'