fix: 实施要求 产品类型回显
This commit is contained in:
+3
@@ -139,6 +139,9 @@ export default {
|
||||
dict: []
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.getDicTypeListCode()
|
||||
},
|
||||
computed: {
|
||||
trackingChecklistProductTypeMap () {
|
||||
return this.dict.trackingChecklistProductType
|
||||
|
||||
Reference in New Issue
Block a user