瀏覽代碼

08-15提交

duanxiaoduan 2 年之前
父節點
當前提交
d4451278a8
共有 1 個文件被更改,包括 1 次插入8 次删除
  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>