|  | @@ -1100,14 +1100,7 @@
 | 
											
												
													
														|  |                <el-button :disabled="browseStatus" type="primary" size="small">
 |  |                <el-button :disabled="browseStatus" type="primary" size="small">
 | 
											
												
													
														|  |                  下载模板
 |  |                  下载模板
 | 
											
												
													
														|  |                </el-button>
 |  |                </el-button>
 | 
											
												
													
														|  | -              <el-upload
 |  | 
 | 
											
												
													
														|  | -                class="upload-demo"
 |  | 
 | 
											
												
													
														|  | -                :headers="headers"
 |  | 
 | 
											
												
													
														|  | -                :action="actionUrl"
 |  | 
 | 
											
												
													
														|  | -                multiple
 |  | 
 | 
											
												
													
														|  | -              >
 |  | 
 | 
											
												
													
														|  | -                <el-button size="small" type="primary">导入Execl</el-button>
 |  | 
 | 
											
												
													
														|  | -              </el-upload>
 |  | 
 | 
											
												
													
														|  | 
 |  | +              <el-button size="small" type="primary">导入Execl</el-button>
 | 
											
												
													
														|  |              </el-col>
 |  |              </el-col>
 | 
											
												
													
														|  |              <el-col style="display: flex; justify-content: flex-end">
 |  |              <el-col style="display: flex; justify-content: flex-end">
 | 
											
												
													
														|  |                <el-button
 |  |                <el-button
 | 
											
										
											
												
													
														|  | @@ -3192,7 +3185,6 @@
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  <script>
 |  |  <script>
 | 
											
												
													
														|  |  import print from "print-js";
 |  |  import print from "print-js";
 | 
											
												
													
														|  | -import { getToken } from "@/utils/auth";
 |  | 
 | 
											
												
													
														|  |  import {
 |  |  import {
 | 
											
												
													
														|  |    addWhgenleg,
 |  |    addWhgenleg,
 | 
											
												
													
														|  |    addJoblist,
 |  |    addJoblist,
 | 
											
										
											
												
													
														|  | @@ -3592,12 +3584,6 @@ export default {
 | 
											
												
													
														|  |        ifweightRecoveryList: [],
 |  |        ifweightRecoveryList: [],
 | 
											
												
													
														|  |        showApproval: null,
 |  |        showApproval: null,
 | 
											
												
													
														|  |        downloadTemplateVisible: false,
 |  |        downloadTemplateVisible: false,
 | 
											
												
													
														|  | -      actionUrl:
 |  | 
 | 
											
												
													
														|  | -        process.env.VUE_APP_BASE_API +
 |  | 
 | 
											
												
													
														|  | -        "/warehouseBusiness/inStock/importInstock", // 上传的图片服务器地址
 |  | 
 | 
											
												
													
														|  | -      headers: {
 |  | 
 | 
											
												
													
														|  | -        Authorization: "Bearer " + getToken(),
 |  | 
 | 
											
												
													
														|  | -      },
 |  | 
 | 
											
												
													
														|  |      };
 |  |      };
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    created() {
 |  |    created() {
 | 
											
										
											
												
													
														|  | @@ -5621,7 +5607,7 @@ export default {
 | 
											
												
													
														|  |              scanStyles: false,
 |  |              scanStyles: false,
 | 
											
												
													
														|  |            });
 |  |            });
 | 
											
												
													
														|  |            break;
 |  |            break;
 | 
											
												
													
														|  | -                  case "bzrkd_js":
 |  | 
 | 
											
												
													
														|  | 
 |  | +        case "bzrkd_js":
 | 
											
												
													
														|  |            print({
 |  |            print({
 | 
											
												
													
														|  |              printable: "print_area15",
 |  |              printable: "print_area15",
 | 
											
												
													
														|  |              type: "html",
 |  |              type: "html",
 |