瀏覽代碼

在途物料导出Excel

lxf 1 年之前
父節點
當前提交
ba3c58cbe6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/shengde/productionSystem/purchase/inTransit/index.vue

+ 2 - 2
src/views/shengde/productionSystem/purchase/inTransit/index.vue

@@ -16,11 +16,11 @@
       </el-form-item>
     </el-form>
 
-    <!-- <el-row :gutter="10" style="margin-bottom: 10px">
+    <el-row :gutter="10" style="margin-bottom: 10px">
       <el-col :span="5">
         <el-button type="primary" size="mini" @click="handleExcel" v-db-click>导出Excel</el-button>
       </el-col>
-    </el-row> -->
+    </el-row>
 
     <el-table
       :data="tableList"