|
|
@@ -97,8 +97,8 @@
|
|
|
:key="i + '33'">
|
|
|
<a-row class="contRow">
|
|
|
<a-col :span="8">{{item.data.deliverygoodsname}}</a-col>
|
|
|
- <a-col :span="8">{{item.data.agreeunit}}</a-col>
|
|
|
<a-col :span="8">{{item.data.enumdicname}}</a-col>
|
|
|
+ <a-col :span="8">{{item.data.agreeunit}}</a-col>
|
|
|
</a-row>
|
|
|
<a-collapse>
|
|
|
<template #expandIcon="props">
|