ruifeng_liu 3 năm trước cách đây
mục cha
commit
aab15d8671
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/service/patent/patenttrans.js

+ 1 - 0
app/service/patent/patenttrans.js

@@ -11,6 +11,7 @@ class Patent_transService extends CrudService {
   constructor(ctx) {
     super(ctx, 'patenttrans');
     this.model = this.ctx.model.Patent.Patenttrans;
+    this.notice = this.ctx.model.Patent.Patentexamine;
   }
   /**
    * 专利交易审核