002390 1 år sedan
förälder
incheckning
6ed1d3aafa
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/views/material/requisition/index.vue

+ 2 - 2
src/views/material/requisition/index.vue

@@ -29,11 +29,11 @@
           
           <el-button-group >
             <el-button :size="size" @click="handleImport">批量导入</el-button>
-            <el-button  
+            <!-- <el-button  
             :size="size"
               @click="handleDownload" 
               v-hasPermi="['system:apply:export']"
-            >批量导出</el-button>
+            >批量导出</el-button> -->
             <el-button :size="size" @click="handleBatchSubmit">批量提交</el-button>
           </el-button-group>
         </el-col>