whj 1 år sedan
förälder
incheckning
077b76dda5
1 ändrade filer med 0 tillägg och 1 borttagningar
  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: {