Bläddra i källkod

【修改】调整

howie 2 år sedan
förälder
incheckning
3b3b4f855c
1 ändrade filer med 9 tillägg och 9 borttagningar
  1. 9 9
      src/views/deposit_home/refund_list.vue

+ 9 - 9
src/views/deposit_home/refund_list.vue

@@ -274,15 +274,15 @@
         </div>
         <div class="fr">
           <el-button type="primary" size="mini" @click="exportFn">导出</el-button>
-          <!--          <el-upload-->
-          <!--            class="import-btn"-->
-          <!--            action=""-->
-          <!--            :http-request="handleImport"-->
-          <!--            :file-list="importFileList"-->
-          <!--            :show-file-list="false"-->
-          <!--          >-->
-          <!--            <el-button type="primary" size="mini">导入</el-button>-->
-          <!--          </el-upload>-->
+          <el-upload
+            class="import-btn"
+            action=""
+            :http-request="handleImport"
+            :file-list="importFileList"
+            :show-file-list="false"
+          >
+            <el-button type="primary" size="mini">导入</el-button>
+          </el-upload>
         </div>
       </div>
       <!-- 列表 -->