Merge branch 'taskManage' into 'dev'
Task manage See merge request !2
Showing
.prettierrc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -8,6 +8,8 @@ |
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-vue": "^1.0.2", | ||
| "axios": "^1.1.3", | ||
| "core-js": "^3.8.3", | ||
| "element-ui": "^2.15.10", | ||
| ... | ... |
src/common/api/upload.js
0 → 100644
src/components/base/chooseTimePeriod.vue
0 → 100644
src/components/base/status-list.vue
0 → 100644
src/components/wangeditor/code.js
0 → 100644
src/components/wangeditor/index.js
0 → 100644
src/components/wangeditor/index.vue
0 → 100644
src/components/wangeditor/inset.js
0 → 100644
src/mixins/pagination.js
0 → 100644
src/utils/api.js
0 → 100644
src/utils/commonUtil.js
0 → 100644
src/views/homePage/index.vue
0 → 100644
src/views/system/users.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/taskManage/edit.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/taskManage/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment