telephone-clients 4.0.0-1-30 → 4.0.0-1-32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "telephone-clients",
3
- "version": "4.0.0-1-30",
3
+ "version": "4.0.0-1-32",
4
4
  "description": "呼叫模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -121,9 +121,9 @@ export default {
121
121
  {
122
122
  header: '客户工单信息', complete: 'repair-info', class: 'repair-info-class', props: null
123
123
  },
124
- {
125
- header: '流转记录', complete: 'circulation-record', class: 'circulation-record-class', props: null
126
- },
124
+ // {
125
+ // header: '流转记录', complete: 'circulation-record', class: 'circulation-record-class', props: null
126
+ // },
127
127
  {
128
128
  header: '拍照及签名',complete:'outlay', class: 'outlay-class', props: null
129
129
  }