yuhongqi 18 ساعت پیش
والد
کامیت
da12b432be
1فایلهای تغییر یافته به همراه18 افزوده شده و 18 حذف شده
  1. 18 18
      src/views/hisStore/storeOrder/index.vue

+ 18 - 18
src/views/hisStore/storeOrder/index.vue

@@ -306,24 +306,24 @@
           @click="openDeliveryNote"
         >批量导入物流单号</el-button>
       </el-col>
-      <el-col :span="1.5">
-        <el-button
-          type="warning"
-          icon="el-icon-download"
-          size="mini"
-          @click="handleExportDetails"
-          v-hasPermi="['store:storeOrder:export:details']"
-        >导出订单(明文)</el-button>
-      </el-col>
-      <el-col :span="1.5">
-        <el-button
-          type="warning"
-          icon="el-icon-download"
-          size="mini"
-          @click="handleExportItemsDetails"
-          v-hasPermi="['store:storeOrder:exportItems:details']"
-        >导出订单明细(明文)</el-button>
-      </el-col>
+<!--      <el-col :span="1.5">-->
+<!--        <el-button-->
+<!--          type="warning"-->
+<!--          icon="el-icon-download"-->
+<!--          size="mini"-->
+<!--          @click="handleExportDetails"-->
+<!--          v-hasPermi="['store:storeOrder:export:details']"-->
+<!--        >导出订单(明文)</el-button>-->
+<!--      </el-col>-->
+<!--      <el-col :span="1.5">-->
+<!--        <el-button-->
+<!--          type="warning"-->
+<!--          icon="el-icon-download"-->
+<!--          size="mini"-->
+<!--          @click="handleExportItemsDetails"-->
+<!--          v-hasPermi="['store:storeOrder:exportItems:details']"-->
+<!--        >导出订单明细(明文)</el-button>-->
+<!--      </el-col>-->
       <el-col :span="1.5">
         <el-button
           type="danger"