剩余报表

This commit is contained in:
2024-06-20 15:23:05 +08:00
parent 7ba831f496
commit ce350c0c7f
11 changed files with 1250 additions and 517 deletions

View File

@@ -119,7 +119,6 @@ export default {
},
methods: {
getDataList(val) {
console.log(this.form);
let params = {};
params.factory = this.form.factory;
switch (this.form.type) {