diff --git a/jshERP-web/README.md b/jshERP-web/README.md
index a9deb54e..97e85ebc 100644
--- a/jshERP-web/README.md
+++ b/jshERP-web/README.md
@@ -31,6 +31,11 @@ Overview
建议安装node-v8.17.0-x64版本 教程参考 https://blog.csdn.net/zhangkaidsy/article/details/86645070
```
+- 安装git
+```
+建议安装Git-2.29.2.2-64-bit版本 可通过百度搜索下载或者从本项目介绍中推荐的百度网盘下载
+```
+
- 配淘宝源(速度快)
```
yarn config set registry https://registry.npm.taobao.org
diff --git a/jshERP-web/package.json b/jshERP-web/package.json
index 5b3bf3ed..ca5e0566 100644
--- a/jshERP-web/package.json
+++ b/jshERP-web/package.json
@@ -21,8 +21,6 @@
"lodash.pick": "^4.4.0",
"md5": "^2.2.1",
"nprogress": "^0.2.0",
- "tinymce": "^5.1.4",
- "tui-editor": "^1.4.10",
"viser-vue": "^2.4.4",
"vue": "^2.6.10",
"vue-area-linkage": "^5.1.0",
diff --git a/jshERP-web/src/components/jeecg/JEditor.vue b/jshERP-web/src/components/jeecg/JEditor.vue
deleted file mode 100644
index b77b24a6..00000000
--- a/jshERP-web/src/components/jeecg/JEditor.vue
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/jshERP-web/src/components/jeecg/JMarkdownEditor/default-options.js b/jshERP-web/src/components/jeecg/JMarkdownEditor/default-options.js
deleted file mode 100644
index b0f67ac2..00000000
--- a/jshERP-web/src/components/jeecg/JMarkdownEditor/default-options.js
+++ /dev/null
@@ -1,30 +0,0 @@
-export default {
- minHeight: '200px',
- previewStyle: 'vertical',
- useCommandShortcut: true,
- useDefaultHTMLSanitizer: true,
- usageStatistics: false,
- hideModeSwitch: false,
- toolbarItems: [
- 'heading',
- 'bold',
- 'italic',
- 'strike',
- 'divider',
- 'hr',
- 'quote',
- 'divider',
- 'ul',
- 'ol',
- 'task',
- 'indent',
- 'outdent',
- 'divider',
- 'table',
- 'image',
- 'link',
- 'divider',
- 'code',
- 'codeblock'
- ]
-}
diff --git a/jshERP-web/src/components/jeecg/JMarkdownEditor/index.vue b/jshERP-web/src/components/jeecg/JMarkdownEditor/index.vue
deleted file mode 100644
index 4ddde6ab..00000000
--- a/jshERP-web/src/components/jeecg/JMarkdownEditor/index.vue
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
diff --git a/jshERP-web/src/views/financial/dialog/FinancialDetail.vue b/jshERP-web/src/views/financial/dialog/FinancialDetail.vue
index 2584e132..f2278cd6 100644
--- a/jshERP-web/src/views/financial/dialog/FinancialDetail.vue
+++ b/jshERP-web/src/views/financial/dialog/FinancialDetail.vue
@@ -10,316 +10,338 @@
@cancel="handleCancel"
wrapClassName="ant-modal-cust-warp"
style="top:5%;height: 100%;overflow-y: hidden">
+
+
+ 打印
+ 打印
+ 打印
+ 打印
+ 打印
+ 打印
+ 取消
+
-
-
-
-
- {{model.organName}}
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
+
+
+
+
+
+ {{model.organName}}
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
-
-
-
- {{model.accountName}}
-
-
-
-
- {{model.changeAmount}}
-
-
-
-
-
+
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
+
+
+ {{model.accountName}}
+
+
+
+
+ {{model.changeAmount}}
+
+
+
+
+
+
-
-
-
-
- {{model.organName}}
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
-
-
-
- {{model.accountName}}
-
-
-
-
- {{model.changeAmount}}
-
-
-
-
-
+
+
+
+
+
+ {{model.organName}}
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
+
+
+ {{model.accountName}}
+
+
+
+
+ {{model.changeAmount}}
+
+
+
+
+
+
-
-
-
-
- {{model.organName}}
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
-
-
-
- {{model.accountName}}
-
-
-
-
- {{model.changeAmount}}
-
-
-
-
-
+
+
+
+
+
+ {{model.organName}}
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
+
+
+ {{model.accountName}}
+
+
+
+
+ {{model.changeAmount}}
+
+
+
+
+
+
-
-
-
-
- {{model.organName}}
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
-
-
-
- {{model.changeAmount}}
-
-
-
-
-
-
+
+
+
+
+
+ {{model.organName}}
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
+
+
+ {{model.changeAmount}}
+
+
+
+
+
+
+
-
-
-
-
- {{model.organName}}
-
-
-
-
- {{model.handsPersonName}}
-
-
-
-
- {{model.billTimeStr}}
-
-
-
-
- {{model.billNo}}
-
-
-
-
-
-
-
-
- {{model.remark}}
-
-
-
-
-
-
- {{model.changeAmount}}
-
-
-
-
-
-
+
+
+
+
+
+ {{model.organName}}
+
+
+
+
+ {{model.handsPersonName}}
+
+
+
+
+ {{model.billTimeStr}}
+
+
+
+
+ {{model.billNo}}
+
+
+
+
+
+
+
+
+ {{model.remark}}
+
+
+
+
+
+
+ {{model.changeAmount}}
+
+
+
+
+
+
+
diff --git a/jshERP-web/src/views/report/CustomerAccount.vue b/jshERP-web/src/views/report/CustomerAccount.vue
index 3d6d3816..d54948ce 100644
--- a/jshERP-web/src/views/report/CustomerAccount.vue
+++ b/jshERP-web/src/views/report/CustomerAccount.vue
@@ -57,16 +57,18 @@
-
+
+