fix:库存统计查询修正

This commit is contained in:
shijing 2025-07-01 15:44:01 +08:00
parent 350577a4ec
commit caa614d2e5
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ export default {
},
methods: {
queryTypeChnge() {
this.query.queryDate = "";
this.queryDate =null;
},
getTableData1() {
let that = this;