Răsfoiți Sursa

删除gantt

YangZhiJie 2 ani în urmă
părinte
comite
f18f3017cb
2 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 0 1
      .eslintrc.js
  2. 1 1
      package.json

+ 0 - 1
.eslintrc.js

@@ -89,7 +89,6 @@ module.exports = {
     'localStorage': true,
     'window': true,
     'BootstrapDialog': true,
-    'gantt': true,
     '__webpack_public_path__': true,
     'Notify': true,
     'Vue': true,

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
   ],
   "peerDependencies": {
     "ant-design-vue": "^3.2.15",
-    "pc-component-v3": "1.0.81",
+    "pc-component-v3": "1.0.82",
     "v-tooltip": "^4.0.0-beta.17",
     "vue-select": "^4.0.0-beta.6"
   },