Merge branch 'dev'
Showing
32 changed files
with
489 additions
and
290 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
... | ... | @@ -45,6 +45,11 @@ |
}) | ||
}, | ||
methods: { | ||
/** | ||
* @description: handleSelectBdcdyh | ||
* @param {*} val | ||
* @author: renchao | ||
*/ | ||
handleSelectBdcdyh (val) { | ||
this.$emit('getBdcdyh', val); | ||
} | ||
... | ... |