添加土壤数据弹窗50%
This commit is contained in:
parent
0496c8057d
commit
650db5e240
|
|
@ -171,6 +171,7 @@ export default {
|
||||||
switchData(e) {
|
switchData(e) {
|
||||||
let that = this
|
let that = this
|
||||||
console.log('切换参数switchData', e)
|
console.log('切换参数switchData', e)
|
||||||
|
that.formParamChange();
|
||||||
// this.$nextTick(() => {
|
// this.$nextTick(() => {
|
||||||
// this.$refs.myNum1?.map(res => {
|
// this.$refs.myNum1?.map(res => {
|
||||||
// res.start()
|
// res.start()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue