duanxiaoduan 2 gadi atpakaļ
vecāks
revīzija
d4451278a8
1 mainītis faili ar 1 papildinājumiem un 8 dzēšanām
  1. 1 8
      src/views/basicData/feedTable/index.vue

+ 1 - 8
src/views/basicData/feedTable/index.vue

@@ -123,14 +123,7 @@
           <template slot-scope="scope">
           <template slot-scope="scope">
             <span>{{ scope.row.uprice }}</span>
             <span>{{ scope.row.uprice }}</span>
           </template>
           </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">
         <u-table-column label="跳转重量域(kg)" min-width="90px" align="center">
           <template slot-scope="scope">
           <template slot-scope="scope">
             <span>{{ scope.row.autozone }}</span>
             <span>{{ scope.row.autozone }}</span>