app
Showing
package-lock.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -14,12 +14,14 @@ |
| "core-js": "^3.8.3", | ||
| "element-ui": "^2.15.13", | ||
| "js-md5": "^0.7.3", | ||
| "lodash": "~4.17.20", | ||
| "lodash": "^4.17.21", | ||
| "uuid": "^10.0.0", | ||
| "vue": "^2.6.14", | ||
| "vue-router": "^3.5.1", | ||
| "vuedraggable": "^2.24.3", | ||
| "vuex": "^3.6.2", | ||
| "vxe-table": "^3.5.9", | ||
| "vxe-table-plugin-element": "^4.0.4", | ||
| "xe-utils": "^3.5.7" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
src/components/dynamicForms/components.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/dynamicForms/index.vue
0 → 100644
src/views/system/dynamicForms.vue
0 → 100644
Please
register
or
sign in
to comment