瀏覽代碼

修复会立刻弹出设计页面的问题

Kevin 6 年之前
父節點
當前提交
9c9fc6136b
共有 2 個文件被更改,包括 1 次插入4 次删除
  1. 0 3
      index.js
  2. 1 1
      package.json

+ 0 - 3
index.js

@@ -76,6 +76,3 @@ var ReportApi = /** @class */ (function () {
     return ReportApi;
 }());
 exports["default"] = ReportApi;
-ReportApi.designerReport(null, null, function (data, callback) {
-    callback(false);
-});

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "geteasy.node.printer",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "",
   "main": "index.js",
   "scripts": {