fix:修改了props sendType传值
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | { | ||
"_from": "@gic-test/vue-gic-confirm-people@^1.0.2", | |||
"_id": "@gic-test/vue-gic-confirm-people@1.0.2", | |||
"_inBundle": false, | |||
"_integrity": "sha1-AFkmY2d2PXgz7ELwGQCfKSryzBY=", | |||
"_location": "/@gic-test/vue-gic-confirm-people", | |||
"_phantomChildren": {}, | |||
"_requested": { | |||
"type": "range", | |||
"registry": true, | |||
"raw": "@gic-test/vue-gic-confirm-people@^1.0.2", | |||
"name": "@gic-test/vue-gic-confirm-people", | |||
"escapedName": "@gic-test%2fvue-gic-confirm-people", | |||
"scope": "@gic-test", | |||
"rawSpec": "^1.0.2", | |||
"saveSpec": null, | |||
"fetchSpec": "^1.0.2" | |||
}, | |||
"_requiredBy": [ | |||
"#USER", | |||
"/" | |||
], | |||
"_resolved": "http://www.gicdev.com:7001/@gic-test/vue-gic-confirm-people/download/@gic-test/vue-gic-confirm-people-1.0.2.tgz", | |||
"_shasum": "0059266367763d7833ec42f019009f292af2cc16", | |||
"_spec": "@gic-test/vue-gic-confirm-people@^1.0.2", | |||
"_where": "C:\\Users\\Administrator\\Desktop\\private", | |||
"browserslist": [ | "browserslist": [ | ||
"> 1%", | "> 1%", | ||
"last 2 versions", | "last 2 versions", | ||
... | @@ -61,5 +36,5 @@ | ... | @@ -61,5 +36,5 @@ |
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules", | "build": "cross-env NODE_ENV=production webpack --progress --hide-modules", | ||
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot" | "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot" | ||
}, | }, | ||
"version": "1.0.3" | "version": "1.0.5" | ||
} | } |
Please
register
or
sign in
to comment