Merge remote-tracking branch 'origin/dev_2024325_LCZGF_39' into dev_2024325_LCZGF_39

This commit is contained in:
baoyu
2024-04-12 14:50:38 +08:00
@@ -139,6 +139,9 @@ export default {
dict: [] dict: []
} }
}, },
mounted() {
this.getDicTypeListCode()
},
computed: { computed: {
trackingChecklistProductTypeMap () { trackingChecklistProductTypeMap () {
return this.dict.trackingChecklistProductType return this.dict.trackingChecklistProductType