|
@@ -123,14 +123,7 @@
|
|
|
<template slot-scope="scope">
|
|
|
<span>{{ scope.row.uprice }}</span>
|
|
|
</template>
|
|
|
- </u-table-column>
|
|
|
- <!-- // 现代牧业专用 -->
|
|
|
- <u-table-column label="饲料组" min-width="50px" align="center">
|
|
|
- <template slot-scope="scope">
|
|
|
- <span>{{ scope.row.feedgroupname }}</span>
|
|
|
- </template>
|
|
|
- </u-table-column>
|
|
|
- <!-- // 现代牧业专用 -->
|
|
|
+ </u-table-column>
|
|
|
<u-table-column label="跳转重量域(kg)" min-width="90px" align="center">
|
|
|
<template slot-scope="scope">
|
|
|
<span>{{ scope.row.autozone }}</span>
|