yangfeng
2023-08-23 3ca6a68902798cbe0ca2623c739608f0d0bf6124
refs
用户 yangfeng <wanwan926_4@163.com>
星期三, 八月 23, 2023 17:43 +0800
提交者 yangfeng <wanwan926_4@163.com>
星期三, 八月 23, 2023 17:43 +0800
提交3ca6a68902798cbe0ca2623c739608f0d0bf6124
目录 0db0f3ff8b8e45b4949c11038770bd4d721a3715 目录 | zip | gz
parent
项目搭建
77个文件已添加
已修改文件
.browserslistrc 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.js 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
babel.config.js 对比 | 查看 | 原始文档 | blame | 历史
jsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
lint-staged.config.js 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
public/index.html 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/client.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/contacts.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/followupRecords.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/client/salesLead.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/address.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/other.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/common/payment.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/login/login.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/contractManage.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/generatePlan.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/masterOrder.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/quotation.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/refundForm.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/salesDetails.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/salesOpportunity.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/salesReturn.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/sales/subOrder.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/service.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/serviceManage/clientServiceOrder.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/serviceManage/serviceContract.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/serviceManage/serviceFeeManage.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/serviceManage/serviceFollowup.js 对比 | 查看 | 原始文档 | blame | 历史
src/api/tools.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/reset-element.scss 对比 | 查看 | 原始文档 | blame | 历史
src/assets/style/variable.scss 对比 | 查看 | 原始文档 | blame | 历史
src/common/config/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/const/commonStatus.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/const/salesFixedStatus.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/untils/request.js 对比 | 查看 | 原始文档 | blame | 历史
src/common/untils/wsCache.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/AppMain.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appHeader/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appsidebar/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/components/appsidebar/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/CommonFormTableView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/CommonSelectView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/DetailListCommonBtn.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/PublicFunctionBtnView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/SearchCommonView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/TableCommonView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/pager/PagerView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/makepager/pager/mixin/pageMixin.js 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/product/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/purchase/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/supplier/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/commonDialog/EditDropdownDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/commonDialog/SelectCommonDialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/error/404.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/other/product/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/productManage/product/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/purchaseManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/DetailSupplier.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/supplierManage/supplier/index.vue 对比 | 查看 | 原始文档 | blame | 历史
vue.config.js 对比 | 查看 | 原始文档 | blame | 历史