@@ -112,7 +112,7 @@ export default {
methods: {
getDictCode(params) {
-
+ this.codeGather = {}
commonDict(params).then(res => {
if (res.data.length) {
res.data.map(item => {