This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化绘图
wulanhaote
hbao
3 years ago
parent
baeb403eb9
commit
a15d0cea69
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
src/views/homesteadSurvey/add.vue
+ 1
- 2
src/views/homesteadSurvey/add.vue
View File
@@ -4561,7 +4561,7 @@
this.form.suyqrdm = response.rows[0].suyqrdm
this.form.zl = response.rows[0].suyqrmc
}
this.zjdProduct
Resh
();
this.zjdProduct();
});
}
},
@@ -6041,7 +6041,6 @@
},
zjdProduct(){
this.zjdProductResh = this.guidProduct();
console.log(this.zjdProductResh);
this.mapClickLoading();
},
zrzProduct(){
Write
Preview
Loading…
Cancel
Save