whj il y a 1 an
Parent
commit
077b76dda5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/purchase/purchase-order-page/modules/BaseForm.vue

+ 0 - 1
src/views/purchase/purchase-order-page/modules/BaseForm.vue

@@ -290,7 +290,6 @@ export default {
     this.cptcodeMap = this.DictCache.getLabelByValueMapByType(this.DictCache.TYPE.LONG_YAN_PURCHASE_ORDER_PLAN_TYPE)
     this.deptMap = this.DictCache.getLabelByValueMapByType(this.DictCache.TYPE.YONG_YOU_DEPT)
     this.cbustypeMap = this.DictCache.getLabelByValueMapByType(this.DictCache.TYPE.LONG_YAN_PURCHASE_BUSINESS_TYPE)
-    console.log(this.cbustypeMap)
     this.setTree(1)
   },
   methods: {