system-clients 3.2.6-1 → 3.2.6-aodeToV4

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.
Files changed (105) hide show
  1. package/.eslintrc.js +16 -16
  2. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  3. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  4. package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
  6. package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
  7. package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
  8. package/.gradle/7.1/fileChanges/last-build.bin +0 -0
  9. package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
  10. package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
  11. package/.gradle/7.1/gc.properties +0 -0
  12. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  13. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  14. package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  15. package/.gradle/checksums/checksums.lock +0 -0
  16. package/.gradle/vcs-1/gc.properties +0 -0
  17. package/SystemClient.iml +11 -8
  18. package/build/webpack.base.conf.js +10 -17
  19. package/gradle/wrapper/gradle-wrapper.jar +0 -0
  20. package/gradle/wrapper/gradle-wrapper.properties +5 -0
  21. package/gradlew +185 -0
  22. package/gradlew.bat +89 -0
  23. package/package.json +102 -104
  24. package/src/App.vue +1 -1
  25. package/src/components/Main.vue +430 -686
  26. package/src/components/Util.js +343 -343
  27. package/src/components/equipment/EquipmentManage.vue +4 -4
  28. package/src/components/equipment/PcAdd.vue +6 -6
  29. package/src/components/equipment/PcList.vue +9 -8
  30. package/src/components/equipment/PhoneAdd.vue +14 -27
  31. package/src/components/equipment/PhoneList.vue +23 -33
  32. package/src/components/equipment/PosAdd.vue +65 -232
  33. package/src/components/equipment/PosList.vue +71 -201
  34. package/src/components/equipment/PosManage.vue +10 -80
  35. package/src/components/materialManage/materialList.vue +1 -1
  36. package/src/components/parammanage/ParamManage.vue +2 -2
  37. package/src/components/parammanage/ParamPage.vue +14 -36
  38. package/src/components/parammanage/ParamPages.vue +5 -5
  39. package/src/components/parammanage/SinglePage.vue +7 -7
  40. package/src/components/parammanage/SinglePages.vue +3 -3
  41. package/src/components/server/AddChangeMsg.vue +1 -1
  42. package/src/components/server/ChangeDeclare.vue +1 -1
  43. package/src/components/server/LoadData.vue +2 -21
  44. package/src/components/server/Login.vue +132 -295
  45. package/src/components/server/Menu.vue +188 -188
  46. package/src/components/server/ModifyPw.vue +17 -16
  47. package/src/components/server/NewResSelectGroup.vue +211 -0
  48. package/src/components/server/ResSelect.vue +3 -5
  49. package/src/components/server/ResSelectGroup.vue +118 -157
  50. package/src/components/server/RightTree.vue +257 -262
  51. package/src/components/server/RoleSelector.vue +4 -3
  52. package/src/components/server/TestResSelectGroup.vue +2 -2
  53. package/src/plugins/GetLoginInfoService.js +52 -74
  54. package/src/plugins/validation.js +0 -8
  55. package/src/project/State.js +1 -1
  56. package/src/stores/AppData.js +1 -1
  57. package/src/styles/less/aofeng/standard.less +60 -446
  58. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +13 -13
  59. package/src/styles/less/aofeng/themeOne/systemStyle.less +18 -18
  60. package/src/styles/less/fonts-list.less +4 -4
  61. package/src/styles/less/stand.less +1 -1
  62. package/src/styles/less/tables.less +0 -50
  63. package/src/styles/less/type.less +3 -16
  64. package/src/styles/less/variables.less +3 -6
  65. package/src/system.js +3 -27
  66. package/static/aodelogo.png +0 -0
  67. package/static/aodenewlogo.png +0 -0
  68. package/static/ewmlogo.png +0 -0
  69. package/.npmignore +0 -10
  70. package/build/.npmignore +0 -1
  71. package/package-lock.json +0 -23125
  72. package/src/.npmignore +0 -1
  73. package/src/components/TabButton.vue +0 -201
  74. package/src/components/Tabs.vue +0 -67
  75. package/src/components/addressManage/AddressCascadingMenu.vue +0 -145
  76. package/src/components/equipment/PosManageBoth.vue +0 -125
  77. package/src/components/equipment/PosParamAdd.vue +0 -236
  78. package/src/components/equipment/PosParamList.vue +0 -121
  79. package/src/components/equipment/PosParamManage.vue +0 -51
  80. package/src/components/server/ImageVieweTest.vue +0 -56
  81. package/src/components/server/ImageViewer.vue +0 -350
  82. package/src/components/server/PcdBuildingSelect.vue +0 -241
  83. package/src/filiale/dongguan/Login.vue +0 -889
  84. package/src/filiale/dongguan/Main.vue +0 -715
  85. package/src/filiale/dongguan/system.js +0 -6
  86. package/src/filiale/konggang/Login.vue +0 -840
  87. package/src/filiale/konggang/system.js +0 -7
  88. package/src/filiale/qianneng/ModifyPw.vue +0 -107
  89. package/src/filiale/qianneng/system.js +0 -7
  90. package/src/filiale/rizhao/LeftTree.vue +0 -111
  91. package/src/filiale/rizhao/Login.vue +0 -791
  92. package/src/filiale/rizhao/Main.vue +0 -606
  93. package/src/filiale/rizhao/system.js +0 -14
  94. package/src/filiale/yuchuan/Login.vue +0 -889
  95. package/src/filiale/yuchuan/Main.vue +0 -773
  96. package/src/filiale/yuchuan/system.js +0 -10
  97. package/src/styles/less/manageStyle/manageStyle/manageChile.less +0 -180
  98. package/src/styles/less/manageStyle/manageStyle/manageStyle.less +0 -1102
  99. package/src/styles/less/manageStyle/manageStyle/safeStyle.less +0 -498
  100. package/src/util/Daiban.json +0 -12
  101. package/static/images/lefticon//345/220/210/345/220/214/347/256/241/347/220/206.png +0 -0
  102. package/static/logo.png +0 -0
  103. package/static/newStyle/about-us.png +0 -0
  104. package/static/rizhao.png +0 -0
  105. package/yarn-error.log +0 -6896
@@ -3,7 +3,6 @@
3
3
  :value.sync="selectres"
4
4
  :multiple="isMul"
5
5
  search="true"
6
- :disabled="mustselect"
7
6
  :close-on-select="!isMul"
8
7
  @change="resChange"
9
8
  >
@@ -34,10 +33,6 @@
34
33
  type: Array,
35
34
  default() { return [] },
36
35
  },
37
- mustselect: {
38
- type: Boolean,
39
- default: false
40
- },
41
36
  },
42
37
  data () {
43
38
  return {
@@ -75,6 +70,9 @@
75
70
  //找到跟节点
76
71
  ergodicList (val,parentname) {
77
72
  if(val.children.length > 0 ){
73
+ if (val.name !== '组织机构' && parentname !== '资源管理'){
74
+ this.resoptions.push({label: parentname === '组织机构' ? val.name : val.name+' - '+parentname, value: val.id})
75
+ }
78
76
  parentname=parentname+val.name
79
77
  this.treetoList(val,parentname)
80
78
  }else {
@@ -2,40 +2,27 @@
2
2
  <div :class="style" v-show="companyshow">
3
3
  <label class="font_normal_body">公&emsp;&emsp;司</label>
4
4
  <right-tree @re-res="getorg"
5
- :mustselect="mustselect"
6
5
  :initresid='initres.org'></right-tree>
7
6
  </div>
8
7
  <div :class="style" v-show="departmentshow">
9
8
  <label class="font_normal_body">部&emsp;&emsp;门</label>
10
- <res-select restype='department' v-ref:department
9
+ <res-select restype='department'
11
10
  @res-select="getdep"
12
11
  :parentresid="depresid"
13
12
  :initresid='initres.dep'
14
- :mustselect="mustselect"
15
13
  :is-mul="mul">
16
14
  </res-select>
17
15
  </div>
18
- <div :class="style" v-show="operatorshow && (!cascade)">
16
+ <div :class="style" v-show="operatorshow">
19
17
  <label class="font_normal_body">人&emsp;&emsp;员</label>
20
18
  <res-select restype='user'
21
19
  @res-select="getuser"
22
20
  :parentresid="depresid"
23
21
  :initresid='initres.user'
24
- :mustselect="mustselect"
25
22
  :is-mul="mul">
26
23
  </res-select>
27
24
  </div>
28
- <div :class="style" v-show="operatorshow && cascade">
29
- <label class="font_normal_body">人&emsp;&emsp;员</label>
30
- <res-select restype='user'
31
- @res-select="getuser"
32
- :parentresid="userresid"
33
- :initresid='initres.user'
34
- :mustselect="mustselect"
35
- :is-mul="mul">
36
- </res-select>
37
- </div>
38
- <div :class="style " v-if="sliceareashow" >
25
+ <div :class="style " v-show="sliceareashow" >
39
26
  <label class="font_normal_body">片&emsp;&emsp;区</label>
40
27
  <v-select :value.sync="slice_area" v-model="slice_area" @change='getarea'
41
28
  :options='sliceArea' placeholder='片区/管理站' filer-key="name"
@@ -44,155 +31,129 @@
44
31
  </div>
45
32
  </template>
46
33
  <script>
47
- import plugin from '../../plugins/GetLoginInfoService'
48
- import { HttpResetClass } from 'vue-client'
49
- export default {
50
- title: '资源选择测试',
51
- props: {
52
- style: {
53
- type: String,
54
- default: 'col-sm-2 form-group'
55
- },
56
- mul: {
57
- type: Boolean,
58
- default: true
59
- },
60
- //初始值
61
- initres: {
62
- type: Object,
63
- default: null,
64
- },
65
- showComponent:{
66
- default:['company','department','operator','slicearea']
67
- },
68
- //人员是否和部门关联
69
- cascade: {
70
- type: Boolean,
71
- default: true
72
- },
73
- selectin: {
74
- type: Boolean,
75
- default: false
76
- }
77
- },
78
- data () {
79
- return {
80
- orgresid:[this.$login.f.orgid],
81
- depresid:[],
82
- userresid:[],
83
- operatorsid: [],
84
- sliceArea: [],
85
- slice_area:[],
86
- companyshow:false,
87
- departmentshow:false,
88
- operatorshow:false,
89
- sliceareashow:false,
90
- mustselect:false,
91
- obj:{
92
- orgnames:[],
93
- depnames:[],
94
- operatornames:[]
95
- }
96
- }
97
- },
98
- ready () {
99
- if(this.$login.r.includes('部门默认选中')&& this.selectin){
100
- this.initres.dep = [this.$login.f.depids]
101
- }
102
- if(this.$login.r.includes('人员默认选中')&& this.selectin){
103
- this.initres.user = [this.$login.f.id]
104
- if(this.$login.r.includes('人员强制选中')){
105
- this.mustselect = true
106
- }
107
- }
108
- this.initComponent();
109
- this.initAreas(this.$login.f.orgid)
110
- },
111
- methods:{
112
- initComponent(){
113
- let self=this;
114
- this.showComponent.find((item)=>{
115
- switch(item){
116
- case 'company': self.companyshow=true; break;
117
- case 'department': self.departmentshow=true; break;
118
- case 'operator': self.operatorshow=true; break;
119
- case 'slicearea': self.sliceareashow=true; break;
120
- }
121
- })
122
- },
123
- // 初始化片区
124
- async initAreas (val) {
125
- if (val) {
126
- let http = new HttpResetClass()
127
- let getAllArea = await http.load('POST', '/rs/search', {
128
- source: 'this.getParentByType($organization$).getAllChildrens().where(row.getType() == $zone$)',
129
- userid: this.$login.f.id
130
- }, {resolveMsg: null, rejectMsg: '获取片区出错!!!'})
131
- let arr = getAllArea.data.filter((res) => {
132
- return res.parentid == val
133
- })
134
- this.sliceArea = []
135
- this.slice_area = []
136
- arr.forEach((res) => {
137
- this.sliceArea.push({label: res.name, value: {name: res.name, code:res.number}})
138
- })
34
+ import plugin from '../../plugins/GetLoginInfoService'
35
+ import { HttpResetClass } from 'vue-client'
36
+ export default {
37
+ title: '资源选择测试',
38
+ props: {
39
+ style: {
40
+ type: String,
41
+ default: 'col-sm-2 form-group'
42
+ },
43
+ mul: {
44
+ type: Boolean,
45
+ default: true
46
+ },
47
+ //初始值
48
+ initres: {
49
+ type: Object,
50
+ default: null,
51
+ },
52
+ showComponent:{
53
+ default:['company','department','operator','slicearea']
139
54
  }
140
55
  },
141
- returnOrg(ids){
142
- let limit = this.$login.r.includes('数据授权限定')
143
-
144
- let condition;
145
- if(this.depresid.length > 0)
146
- condition = " and f_orgid in " + plugin.convertToIn(this.depresid);
147
- else
148
- condition = " and f_orgid = " + this.$login.f.orgid;
149
- if(this.userresid.length > 0){
150
- condition += " and f_depid in " + plugin.convertToIn(this.userresid);
151
- } else {
152
- if (limit) {
153
- let depids = []
154
- for (let row of this.$refs.department.resoptions) {
155
- depids.push(row.value)
156
- }
157
- let depid = depids.length ? plugin.convertToIn(depids) : ('')
158
- condition += " and f_depid in " + depid;
56
+ data () {
57
+ return {
58
+ orgresid:[this.$login.f.orgid],
59
+ depresid:[],
60
+ userresid:[],
61
+ sliceArea: [],
62
+ slice_area:[],
63
+ companyshow:false,
64
+ departmentshow:false,
65
+ operatorshow:false,
66
+ sliceareashow:false,
67
+ obj:{
68
+ orgnames:[],
69
+ depnames:[],
70
+ operatornames:[]
159
71
  }
160
72
  }
161
- if(ids && ids.length > 0){
162
- condition += " and f_operatorid in " + plugin.convertToIn(ids);
163
- }
164
- if(this.slice_area.length>0){
165
- condition += " and f_zones = '" + this.slice_area[0].name+"'"
166
- }
167
- this.$dispatch('re-res',condition,this.obj)
168
- },
169
- getorg (obj) {
170
- this.depresid=obj.resids
171
- this.obj.orgnames = obj.res
172
- this.initAreas(obj.resids)
173
- this.returnOrg();
174
- },
175
- getdep(obj,val) {
176
- this.obj.depnames = val
177
- this.userresid=obj
178
- this.returnOrg();
179
73
  },
180
- getuser(obj,val) {
181
- this.obj.operatornames = val
182
- this.operatorsid = obj
183
- this.returnOrg(obj);
74
+ ready () {
75
+ console.log('开始获取组织结构。。。')
76
+ this.initComponent();
77
+ this.initAreas(this.$login.f.orgid)
184
78
  },
185
- getarea(val) {
186
- this.slice_area=val
187
- if(this.operatorsid){
188
- this.returnOrg(this.operatorsid);
189
- }else{
79
+ methods:{
80
+ initComponent(){
81
+ let self=this;
82
+ this.showComponent.find((item)=>{
83
+ switch(item){
84
+ case 'company': self.companyshow=true; break;
85
+ case 'department': self.departmentshow=true; break;
86
+ case 'operator': self.operatorshow=true; break;
87
+ case 'slicearea': self.sliceareashow=true; break;
88
+ }
89
+ })
90
+ },
91
+ // 初始化片区
92
+ async initAreas (val) {
93
+ if (val) {
94
+ let http = new HttpResetClass()
95
+ let getAllArea = await http.load('POST', '/rs/search', {
96
+ source: 'this.getParentByType($organization$).getAllChildrens().where(row.getType() == $zone$)',
97
+ userid: this.$login.f.id
98
+ }, {resolveMsg: null, rejectMsg: '获取片区出错!!!'})
99
+ let arr = getAllArea.data.filter((res) => {
100
+ return res.parentid == val
101
+ })
102
+ console.log('过滤之后的片区', arr)
103
+ this.sliceArea = []
104
+ arr.forEach((res) => {
105
+ this.sliceArea.push({label: res.name, value: {name: res.name, code:res.number}})
106
+ })
107
+ }
108
+ },
109
+ returnOrg(ids){
110
+
111
+ let condition;
112
+ if(this.depresid.length > 0)
113
+ condition = " and f_orgid in " + plugin.convertToIn(this.depresid);
114
+ else
115
+ condition = " and f_orgid = " + this.$login.f.orgid;
116
+ if(this.userresid.length > 0){
117
+ condition += " and f_depid in " + plugin.convertToIn(this.userresid);
118
+ }
119
+ if(ids && ids.length > 0){
120
+ condition += " and f_operatorid in " + plugin.convertToIn(ids);
121
+ }
122
+ if(this.slice_area.length>0){
123
+ condition += " and f_zones = '" + this.slice_area[0].name+"'"
124
+ }
125
+ this.$dispatch('re-res',condition,this.obj)
126
+ },
127
+ getorg (obj) {
128
+ console.log("选中公司的数据11",obj.resids)
129
+ this.depresid=obj.resids
130
+ this.obj.orgnames = obj.res
131
+ this.initAreas(obj.resids)
190
132
  this.returnOrg();
133
+ },
134
+ getdep(obj,val) {
135
+ console.log("选中部门的数据22",obj)
136
+ this.obj.depnames = val
137
+ this.userresid=obj
138
+ this.returnOrg();
139
+ },
140
+ getuser(obj) {
141
+ this.obj.operatornames = obj
142
+ console.log("选中用户的数据33",obj)
143
+ this.returnOrg(obj);
144
+ },
145
+ getarea(val) {
146
+ this.slice_area=val
147
+ console.log("选中的大区",val)
148
+ if(this.obj.operatornames){
149
+ this.returnOrg(this.obj.operatornames);
150
+ }else{
151
+ this.returnOrg();
152
+ }
191
153
  }
192
- }
193
- },
194
- watch: {
154
+ },
155
+ watch: {
195
156
 
157
+ }
196
158
  }
197
- }
198
159
  </script>