Merge branch 'projects/mescc/develop' into projects/mescc/zhp

This commit is contained in:
‘937886381’
2024-06-20 20:38:45 +08:00
20 changed files with 1306 additions and 541 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) {