This commit is contained in:
2024-10-24 16:26:27 +08:00
parent b6763f37aa
commit 30837f9858
25 changed files with 2326 additions and 364 deletions

View File

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2024-01-17 09:58:41
* @LastEditors: zwq
* @LastEditTime: 2024-09-23 14:05:14
* @LastEditTime: 2024-10-09 10:01:32
* @Description:
-->
<template>
@@ -290,7 +290,7 @@ export default {
this.getDataList();
break;
case 'export':
this.handleExport(this.aId);
this.handleExport(this.aId,'库位监控-A仓库');
break;
default:
console.log(val);