hcf 1 rok pred
rodič
commit
f8a687b525

+ 0 - 3
src/views/audit/depots/components/ruleForm.vue

@@ -242,13 +242,10 @@
 			// console.log(v);
 			(this as any).parentValue = v
 			if(v.provinceCode){
-				console.log(1);
 				(this as any).byAreaSlot = false;
 			}else{
-				console.log(2);
 				(this as any).byAreaSlot = true;
 			}
-			console.log((this as any).byAreaSlot);
 		}
 		clearValue(){
 			var ruleForm = {