@@ -784,7 +784,7 @@ import { copyObj } from '@/utils/util';
},
mounted() {
if (this.clientEnvironmentId == 4) {
- this.form.measureType = 2;
+ this.form.measureType = 3;
}
methods: {