@@ -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 = {