system-phone 3.0.49-9 → 3.1.0

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 (129) hide show
  1. package/.gradle/buildOutputCleanup/cache.properties +2 -2
  2. package/SystemPhone.iml +8 -8
  3. package/build/dev-server.js +141 -141
  4. package/build/webpack.base.conf.js +82 -82
  5. package/build.gradle +27 -27
  6. package/gradle/wrapper/gradle-wrapper.properties +5 -5
  7. package/gradlew +183 -183
  8. package/gradlew.bat +100 -100
  9. package/index.html +21 -21
  10. package/package.json +1 -1
  11. package/src/App.vue +25 -25
  12. package/src/Util.js +415 -415
  13. package/src/assets//344/277/235/351/231/251/347/231/273/350/256/260.png +0 -0
  14. package/src/assets//345/215/217/345/212/251/345/256/211/346/243/200.png +0 -0
  15. package/src/assets//345/215/241/350/241/250/346/212/204/350/241/250/345/276/205/345/212/236.png +0 -0
  16. package/src/assets//345/233/236/350/256/277.png +0 -0
  17. package/src/assets//345/234/260/345/235/200/345/217/230/346/233/264.png +0 -0
  18. package/src/assets//345/242/236/345/200/274/345/276/205/345/212/236.png +0 -0
  19. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/344/270/212/344/274/240.png +0 -0
  20. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/344/273/243/345/212/236.png +0 -0
  21. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/345/267/262/345/212/236.png +0 -0
  22. package/src/assets//345/244/226/351/203/250/345/256/211/346/243/200/345/276/205/345/212/236.png +0 -0
  23. package/src/assets//345/244/226/351/203/250/351/233/206/344/270/255/345/256/211/346/243/200.png +0 -0
  24. package/src/assets//345/256/211/346/243/200/345/216/206/345/217/262/346/237/245/347/234/213.png +0 -0
  25. package/src/assets//345/256/211/346/243/200/347/256/241/347/220/206/346/234/252/351/200/211/344/270/255.png +0 -0
  26. package/src/assets//345/256/211/346/243/200/347/256/241/347/220/206/351/200/211/344/270/255.png +0 -0
  27. package/src/assets//345/256/211/346/243/200/350/275/254/345/215/225/345/256/241/346/240/270.png +0 -0
  28. package/src/assets//345/267/245/345/215/225/345/244/215/346/243/200.png +0 -0
  29. package/src/assets//345/267/245/345/225/206/345/256/211/346/243/200.png +0 -0
  30. package/src/assets//345/276/205/345/212/236/347/273/237/350/256/241.png +0 -0
  31. package/src/assets//346/212/204/350/241/250/351/207/215/344/274/240.png +0 -0
  32. package/src/assets//346/212/245/345/273/272/344/273/243/345/212/236.png +0 -0
  33. package/src/assets//346/226/275/345/260/201.png +0 -0
  34. package/src/assets//346/226/275/345/260/201/347/256/241/347/220/206.png +0 -0
  35. package/src/assets//347/211/251/350/201/224/347/275/221/350/241/250.png +0 -0
  36. package/src/assets//347/224/250/346/210/267/345/273/272/346/241/243.png +0 -0
  37. package/src/assets//347/224/250/346/210/267/350/256/260/345/275/225.png +0 -0
  38. package/src/assets//347/273/264/344/277/256/345/234/250/347/272/277/346/237/245/350/257/242.png +0 -0
  39. package/src/assets//347/273/264/344/277/256/347/231/273/350/256/260.png +0 -0
  40. package/src/assets//350/256/241/345/210/222/345/256/211/346/243/200.png +0 -0
  41. package/src/assets//350/256/241/345/210/222/347/273/237/350/256/241.png +0 -0
  42. package/src/assets//351/200/232/346/260/224/346/211/223/345/216/213/347/225/231/345/272/225.png +0 -0
  43. package/src/assets//351/223/205/345/260/201/347/256/241/347/220/206.png +0 -0
  44. package/src/assets//351/230/200/346/216/247/347/256/241/347/220/206.png +0 -0
  45. package/src/assets//351/235/236/345/261/205/346/260/221/345/256/211/346/243/200.png +0 -0
  46. package/src/assets//351/242/204/347/272/246/345/256/211/346/243/200/345/276/205/345/212/236.png +0 -0
  47. package/src/assets//351/246/226/351/241/265/345/244/247/345/233/276.png +0 -0
  48. package/src/components/AloneLoadParams.vue +26 -26
  49. package/src/components/AlreadyService.vue +193 -193
  50. package/src/components/AttendManage.vue +534 -415
  51. package/src/components/LoadAppdata.vue +38 -38
  52. package/src/components/LoginApp.vue +732 -725
  53. package/src/components/LoginAppNew.vue +587 -587
  54. package/src/components/LoginAppV4.vue +732 -0
  55. package/src/components/ModifyPassWord.vue +216 -216
  56. package/src/components/NavBottom.vue +117 -117
  57. package/src/components/NavBottomV.vue +141 -141
  58. package/src/components/NavBottomVVV.vue +185 -185
  59. package/src/components/OnlineManage.vue +256 -256
  60. package/src/components/PhoneAllInfo.vue +68 -68
  61. package/src/components/PhoneChangemeterInfo.vue +116 -116
  62. package/src/components/PhoneImageInfo.vue +102 -0
  63. package/src/components/PhoneInfoTable.vue +39 -39
  64. package/src/components/PhoneMeterInfo.vue +132 -132
  65. package/src/components/PhoneRepairInfo.vue +146 -146
  66. package/src/components/PhoneSafeInfo.vue +101 -101
  67. package/src/components/PhoneSellInfo.vue +148 -123
  68. package/src/components/PhoneSellInfoLite.vue +112 -112
  69. package/src/components/PhoneUser.vue +202 -202
  70. package/src/components/PhoneUserDetil.vue +70 -70
  71. package/src/components/PhoneUserFind.vue +138 -138
  72. package/src/components/RightTree.vue +217 -217
  73. package/src/components/SystemSetUp.vue +2 -0
  74. package/src/components/TabBarPhone.vue +81 -81
  75. package/src/components/Test.vue +14 -14
  76. package/src/components/ToolsPage.vue +199 -180
  77. package/src/components/UploadManage.vue +194 -194
  78. package/src/components/gaomi/NavBottomV.vue +223 -223
  79. package/src/components/gaomi/NavBottomVVVV.vue +210 -210
  80. package/src/components/gaomi/Scroller.vue +63 -63
  81. package/src/components/gaomi/SystemSetUp.vue +186 -186
  82. package/src/components/gaomi/ToolsPage.vue +168 -168
  83. package/src/components/idea/feedBack.vue +150 -150
  84. package/src/components/idea/feedbackAdd.vue +366 -366
  85. package/src/components/info/ConfigInfo.vue +122 -122
  86. package/src/components/info/FindUserInfo.vue +157 -157
  87. package/src/components/info/InfoTable.vue +37 -37
  88. package/src/components/iot/InstructMessage.vue +313 -313
  89. package/src/components/iot/IotBaseInfo.vue +97 -97
  90. package/src/components/iot/IotMeterInfo.vue +77 -77
  91. package/src/components/iot/iotMonitoringMain.vue +501 -501
  92. package/src/components/online/ApplyOnline.vue +581 -581
  93. package/src/components/online/BJZhongRan/ApplyOnline.vue +600 -600
  94. package/src/components/screen/ChargeContentPage.vue +656 -656
  95. package/src/components/screen/ContentPage.vue +611 -611
  96. package/src/components/screen/GongdanContentPage.vue +149 -149
  97. package/src/components/screen/ListCountItem.vue +93 -93
  98. package/src/components/screen/ModuleTitle.vue +48 -48
  99. package/src/components/screen/SafeOrderContentPage.vue +440 -440
  100. package/src/components/screen/SecurityCheckItem.vue +50 -50
  101. package/src/components/screen/TotalItem.vue +76 -76
  102. package/src/components/screen/TotalUserNumber.vue +77 -77
  103. package/src/components/screen/WorkOrderItem.vue +51 -51
  104. package/src/components/screen/WorkOrderRightDownItem.vue +103 -103
  105. package/src/components/screen/WorkOrderRightItem.vue +115 -115
  106. package/src/components/userinfo/paymentQuery.vue +189 -189
  107. package/src/components/userinfo/queryFile.vue +190 -190
  108. package/src/components/wasm.vue +18 -18
  109. package/src/expandcssAndroid.less +521 -521
  110. package/src/filiale/yulinyuchuan/AlreadyService.vue +194 -0
  111. package/src/filiale/yulinyuchuan/AttendManage.vue +537 -0
  112. package/src/filiale/yulinyuchuan/LoginApp.vue +741 -0
  113. package/src/filiale/yulinyuchuan/OnlineManage.vue +256 -0
  114. package/src/filiale/yulinyuchuan/SystemSetUp.vue +332 -0
  115. package/src/filiale/yulinyuchuan/UploadManage.vue +195 -0
  116. package/src/filiale/yulinyuchuan/systemphonegrid.js +9 -0
  117. package/src/index.js +9 -9
  118. package/src/main.js +38 -38
  119. package/src/plugins/const.js +404 -404
  120. package/src/plugins/vue-py.js +37 -37
  121. package/src/stores/AppData.js +91 -63
  122. package/src/systemphone-gaomi.js +105 -105
  123. package/src/systemphone.js +60 -58
  124. package/src/systemphonegrid.js +185 -210
  125. package/src/util/LdapHelper.js +75 -75
  126. package/static/const.js +404 -404
  127. package/static/layui/font/iconfont.svg +554 -554
  128. package/static/vue-py.js +37 -37
  129. package/static/wasm_exec.js +465 -465
@@ -1,168 +1,168 @@
1
- <template>
2
- <div class="page-header app-header auto" style="background: #48A7FF;position: revert">
3
- <span style="margin-left:33px">{{title}}</span>
4
- <div class="app-header-back" @click='back()' v-show="needBack">
5
- <img src="../../assets/返回.png" style="height: 20px;margin-right:-10px"/>
6
- </div>
7
- <div class="app-header-back" v-show="!needBack" @click="gotouser()">
8
- <img src="../../assets/denglu.png" style="height: 20px;margin-right:-10px;margin-top:-10px"/>
9
- <span style="margin-left:5px;color: #ffffff;font-size: 1.0em;">{{loginname}}</span>
10
- </div>
11
- <div class="app-header-list" v-if="showList">
12
- <dropdown>
13
- <a href="#" data-toggle="dropdown" class="dropdown-toggle" style="color: white;font-size:19px">
14
- <div class="app-header-newaddserver" style="line-height: 1px;margin-top: -5px">
15
- <img src="../../assets/newadd3.png" style="height: 20px;margin-right:-10px"/>
16
- </div>
17
- </a>
18
- <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
19
- <li >
20
- <a href="#" @click="gotopage('sell-info',{user:user})">
21
- <img src="../../assets/待办工单竖屏3.png"> 报修工单
22
- </a>
23
- <hr>
24
- <a href="#" @click="gotopage('repair-message',{user:user})">
25
- <img src="../../assets/安检导航竖屏3.png"/> 安检计划
26
- </a>
27
- <hr>
28
- <a href="#" @click="gotopage('changemeter-info',{user:user})">
29
- <img src="../../assets/手机抄表竖屏3.png"/> 抄表计划
30
- </a>
31
- <hr>
32
- <hr>
33
- </li>
34
- </ul>
35
- </dropdown>
36
- </div>
37
- <div class="app-header-guanbishengyin" style="line-height: 25px" @click='mute()'>
38
- <img src="../../assets/jingyin3.png" style="height: 20px;"/>
39
- </div>
40
- </div>
41
- </template>
42
-
43
- <script>
44
- import Vue from 'vue'
45
- export default {
46
- title: '通用头部组件',
47
- data () {
48
- return {
49
- loginname: Vue.user.name
50
- }
51
- },
52
- props: {
53
- user:{
54
- type:Object
55
- },
56
- userinfo:{
57
- type:Object
58
- },
59
- // 是否显示列表控件
60
- showList: {
61
- type: Boolean,
62
- default: false
63
- },
64
- title: {
65
- type: String,
66
- default: '燃气应用'
67
- },
68
- needBack: {
69
- type: Boolean,
70
- default: true
71
- }
72
- },
73
- methods: {
74
- // 新增工单
75
- newadd(){
76
- // 事件
77
- },
78
- gotouser(){
79
- this.$emit('paperinfo','system-setup')
80
- },
81
- // 跳转页面
82
- gotopage(param,props) {
83
- this.$emit('paperinfo',param)
84
- },
85
- back () {
86
- // console.log('发送返回事件')
87
- this.$emit('back')
88
- },
89
- // 关闭新消息响铃(静音)
90
- mute () {
91
- if(navigator.userAgent.match('iPad') || navigator.userAgent.match('iPhone')){
92
- window.prompt("mute","")
93
- }else{
94
- HostApp.mute()
95
- }
96
- },
97
- }
98
- }
99
- </script>
100
- <style scoped>
101
- .app-header {
102
- position: fixed;
103
- top:0px;
104
- width: 100%;
105
- margin: 0px;
106
- background: #499edf;
107
- color: #FFF;
108
- padding: 10px;
109
- text-align: center;
110
- font-size: 15px;
111
- height: 7%;
112
-
113
- /*margin-bottom: 20px;*/
114
- }
115
- .app-header-back {
116
- position: absolute;
117
- top: 12px;
118
- color: #D8DCE5;
119
- }
120
- .app-header-list {
121
- height: 40px;
122
- float: right;
123
- color: #D8DCE5;
124
- }
125
- .app-header-guanbishengyin {
126
- margin-right: 10px;
127
- float: right;
128
- color: #D8DCE5;
129
- }
130
- .app-header-newaddserver {
131
- margin-right: 10px;
132
- float: right;
133
- color: #D8DCE5;
134
- }
135
- .app-header-volume {
136
- position: absolute;
137
- top: 0;
138
- display: flex;
139
- flex-direction: column;
140
- justify-content: center;
141
- right: 20px;
142
- color: #D8DCE5;
143
- font-size: 1.5em;
144
- }
145
- .dropdown-menu {
146
- background-color: #212a35;
147
- }
148
- .dropdown-menu a{
149
- color: white;
150
- }
151
- .dropdown-menu a:hover{
152
- color: white;
153
- background-color: #6b85a3;
154
- }
155
- .dropdown-menu img{
156
- width: 22%;
157
- margin-top: -5px;
158
- }
159
- .dropdown-menu hr{
160
- margin-top: 0px;
161
- margin-bottom: 0px;
162
- margin-right:0px;
163
- width: 80%;
164
- }
165
- .glyphicon-menu-left{
166
- color:#fff;
167
- }
168
- </style>
1
+ <template>
2
+ <div class="page-header app-header auto" style="background: #48A7FF;position: revert">
3
+ <span style="margin-left:33px">{{title}}</span>
4
+ <div class="app-header-back" @click='back()' v-show="needBack">
5
+ <img src="../../assets/返回.png" style="height: 20px;margin-right:-10px"/>
6
+ </div>
7
+ <div class="app-header-back" v-show="!needBack" @click="gotouser()">
8
+ <img src="../../assets/denglu.png" style="height: 20px;margin-right:-10px;margin-top:-10px"/>
9
+ <span style="margin-left:5px;color: #ffffff;font-size: 1.0em;">{{loginname}}</span>
10
+ </div>
11
+ <div class="app-header-list" v-if="showList">
12
+ <dropdown>
13
+ <a href="#" data-toggle="dropdown" class="dropdown-toggle" style="color: white;font-size:19px">
14
+ <div class="app-header-newaddserver" style="line-height: 1px;margin-top: -5px">
15
+ <img src="../../assets/newadd3.png" style="height: 20px;margin-right:-10px"/>
16
+ </div>
17
+ </a>
18
+ <ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
19
+ <li >
20
+ <a href="#" @click="gotopage('sell-info',{user:user})">
21
+ <img src="../../assets/待办工单竖屏3.png"> 报修工单
22
+ </a>
23
+ <hr>
24
+ <a href="#" @click="gotopage('repair-message',{user:user})">
25
+ <img src="../../assets/安检导航竖屏3.png"/> 安检计划
26
+ </a>
27
+ <hr>
28
+ <a href="#" @click="gotopage('changemeter-info',{user:user})">
29
+ <img src="../../assets/手机抄表竖屏3.png"/> 抄表计划
30
+ </a>
31
+ <hr>
32
+ <hr>
33
+ </li>
34
+ </ul>
35
+ </dropdown>
36
+ </div>
37
+ <div class="app-header-guanbishengyin" style="line-height: 25px" @click='mute()'>
38
+ <img src="../../assets/jingyin3.png" style="height: 20px;"/>
39
+ </div>
40
+ </div>
41
+ </template>
42
+
43
+ <script>
44
+ import Vue from 'vue'
45
+ export default {
46
+ title: '通用头部组件',
47
+ data () {
48
+ return {
49
+ loginname: Vue.user.name
50
+ }
51
+ },
52
+ props: {
53
+ user:{
54
+ type:Object
55
+ },
56
+ userinfo:{
57
+ type:Object
58
+ },
59
+ // 是否显示列表控件
60
+ showList: {
61
+ type: Boolean,
62
+ default: false
63
+ },
64
+ title: {
65
+ type: String,
66
+ default: '燃气应用'
67
+ },
68
+ needBack: {
69
+ type: Boolean,
70
+ default: true
71
+ }
72
+ },
73
+ methods: {
74
+ // 新增工单
75
+ newadd(){
76
+ // 事件
77
+ },
78
+ gotouser(){
79
+ this.$emit('paperinfo','system-setup')
80
+ },
81
+ // 跳转页面
82
+ gotopage(param,props) {
83
+ this.$emit('paperinfo',param)
84
+ },
85
+ back () {
86
+ // console.log('发送返回事件')
87
+ this.$emit('back')
88
+ },
89
+ // 关闭新消息响铃(静音)
90
+ mute () {
91
+ if(navigator.userAgent.match('iPad') || navigator.userAgent.match('iPhone')){
92
+ window.prompt("mute","")
93
+ }else{
94
+ HostApp.mute()
95
+ }
96
+ },
97
+ }
98
+ }
99
+ </script>
100
+ <style scoped>
101
+ .app-header {
102
+ position: fixed;
103
+ top:0px;
104
+ width: 100%;
105
+ margin: 0px;
106
+ background: #499edf;
107
+ color: #FFF;
108
+ padding: 10px;
109
+ text-align: center;
110
+ font-size: 15px;
111
+ height: 7%;
112
+
113
+ /*margin-bottom: 20px;*/
114
+ }
115
+ .app-header-back {
116
+ position: absolute;
117
+ top: 12px;
118
+ color: #D8DCE5;
119
+ }
120
+ .app-header-list {
121
+ height: 40px;
122
+ float: right;
123
+ color: #D8DCE5;
124
+ }
125
+ .app-header-guanbishengyin {
126
+ margin-right: 10px;
127
+ float: right;
128
+ color: #D8DCE5;
129
+ }
130
+ .app-header-newaddserver {
131
+ margin-right: 10px;
132
+ float: right;
133
+ color: #D8DCE5;
134
+ }
135
+ .app-header-volume {
136
+ position: absolute;
137
+ top: 0;
138
+ display: flex;
139
+ flex-direction: column;
140
+ justify-content: center;
141
+ right: 20px;
142
+ color: #D8DCE5;
143
+ font-size: 1.5em;
144
+ }
145
+ .dropdown-menu {
146
+ background-color: #212a35;
147
+ }
148
+ .dropdown-menu a{
149
+ color: white;
150
+ }
151
+ .dropdown-menu a:hover{
152
+ color: white;
153
+ background-color: #6b85a3;
154
+ }
155
+ .dropdown-menu img{
156
+ width: 22%;
157
+ margin-top: -5px;
158
+ }
159
+ .dropdown-menu hr{
160
+ margin-top: 0px;
161
+ margin-bottom: 0px;
162
+ margin-right:0px;
163
+ width: 80%;
164
+ }
165
+ .glyphicon-menu-left{
166
+ color:#fff;
167
+ }
168
+ </style>
@@ -1,150 +1,150 @@
1
- <template>
2
- <div class="basic-main" >
3
- <criteria-paged :model="model" v-ref:paged>
4
- <criteria partial='criteria' class="search_area" @condition-changed='search' v-ref:criteria>
5
- <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
6
- <div class="row" style="margin-top: 20px">
7
- <div class="col-sm-4" style="width: 20%">
8
- <label class="font_normal_body">反馈名称</label>
9
- <input type="text" class="input_search"
10
- style="width: 60%" placeholder="反馈名称" v-model="model.fk_name"
11
- condition=" fk_name like '%{}%'">
12
- </div>
13
- <div class="col-sm-4" style="width: 20%">
14
- <label class="font_normal_body">反馈人编号</label>
15
- <input type="text" class="input_search"
16
- style="width: 60%" placeholder="反馈人编号" v-model="model.fk_id"
17
- condition=" fk_id='{}'">
18
- </div>
19
- <div class="col-sm-4" style="width: 20%">
20
- <label for="startDate" class="font_normal_body">开始日期</label>
21
- <datepicker id="startDate" placeholder="开始日期" style="width:60%"
22
- v-model="model.startDate"
23
- :value.sync="model.startDate"
24
- :format="'yyyy-MM-dd'"
25
- :show-reset-button="true"
26
- condition="fk_date >= '{} 00:00:00'">
27
- </datepicker>
28
-
29
- </div>
30
- <div class="col-sm-4" style="width: 20%">
31
- <label for="endDate" class="font_normal_body">结束日期</label>
32
- <datepicker id="endDate" placeholder="结束日期" style="width:60%"
33
- v-model="model.endDate"
34
- :value.sync="model.endDate"
35
- :format="'yyyy-MM-dd'"
36
- :show-reset-button="true"
37
- condition="fk_date <='{} 23:59:59'">
38
- </datepicker>
39
- </div>
40
- <div class="col-sm-4" style="width: 20%">
41
- <label class="font_normal_body">反馈类型</label>
42
- <v-select
43
- placeholder="按反馈类型查询"
44
- :value.sync= "model.fk_type"
45
- :options='$parent.$parent.option'
46
- :value-single="true"
47
- v-model="model.fk_type"
48
- close-on-select
49
- condition=" fk_type='{}'">
50
- </v-select>
51
- </div>
52
- <div class="col-sm-4" style="width: 20%;margin-top: 10px ;">
53
- <label class="font_normal_body">公司类型</label>
54
- <v-select
55
- placeholder="按公司类型查询"
56
- :value.sync="model.fk_firm"
57
- :options='$parent.$parent.option2'
58
- :value-single="true"
59
- v-model="model.fk_firm"
60
- close-on-select
61
- condition=" fk_firm='{}'">
62
- </v-select>
63
- </div>
64
-
65
- </div>
66
- <div class="col-sm-4" style="width: auto;margin-top:5px;margin-right:20px; float: right">
67
- <button class="button_spacing button_search" @click="search()">查询</button>
68
- </div>
69
- </div>
70
- </criteria>
71
- <data-grid class="list_area table_sy" style="overflow: hidden" :model="model" partial='list' v-ref:grid >
72
- <template partial='head'>
73
- <tr>
74
- <th>id</th>
75
- <th>反馈人编号</th>
76
- <th>反馈人名称</th>
77
- <th>反馈类型</th>
78
- <th>反馈内容</th>
79
- <th>反馈时间</th>
80
- <th>反馈公司</th>
81
- <th>具体操作</th>
82
- </tr>
83
- </template>
84
- <template partial='body'>
85
- <td style="text-align:center">{{$index+1}}</td>
86
- <td style="text-align: center">{{row.id}}</td>
87
- <td style="text-align: center">{{row.fk_name}}</td>
88
- <td style="text-align: center">{{row.fk_type}}</td>
89
- <td style="text-align: center">{{row.fk_content}}</td>
90
- <td style="text-align: center">{{row.fk_date}}</td>
91
- <td style="text-align: center">{{row.fk_firm}}</td>
92
- <td class="flex-around">
93
- <button type="button" name="button" class="btn btn-link"
94
- @click.stop="$parent.$parent.$parent.modifyParam(row)">修改</button>
95
- <button type="button" name="button" class="btn btn-link"
96
- @click.stop="$parent.$parent.$parent.deleteItem(row)">删除</button>
97
- </td>
98
- </template>
99
- </data-grid>
100
- </criteria-paged>
101
- </div>
102
- </template>
103
-
104
- <script>
105
- import {PagedList} from 'vue-client'
106
-
107
- export default {
108
- title: "反馈人查询",
109
- data() {
110
- let model = new PagedList('/rs/sql/query_feedback', 20)
111
- return {
112
- option: [{label: "反馈类型一", value: "反馈类型一"},{label: "反馈类型二", value: "反馈类型二"}],
113
- option2: [{label: "公司一", value: "公司一"},{label: "公司二", value: "公司二"}],
114
- model: model,
115
- checkInfo: {},
116
- //控制模态
117
- show: false,
118
- // curorgid: [this.$login.f.orgid]
119
- }
120
- },
121
- ready() {
122
-
123
- },
124
- methods: {
125
-
126
- //关闭模态窗口
127
- close () {
128
- this.show = false
129
- this.from = ''
130
- },
131
- //条件查询
132
- refresh() {
133
- this.$refs.paged.$refs.criteria.search()
134
- },
135
- },
136
- watch:
137
- {
138
- 'condition'(val) {
139
- console.log("99999999999");
140
- }
141
- }
142
- }
143
-
144
-
145
-
146
- </script>
147
-
148
- <style scoped>
149
-
150
- </style>
1
+ <template>
2
+ <div class="basic-main" >
3
+ <criteria-paged :model="model" v-ref:paged>
4
+ <criteria partial='criteria' class="search_area" @condition-changed='search' v-ref:criteria>
5
+ <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
6
+ <div class="row" style="margin-top: 20px">
7
+ <div class="col-sm-4" style="width: 20%">
8
+ <label class="font_normal_body">反馈名称</label>
9
+ <input type="text" class="input_search"
10
+ style="width: 60%" placeholder="反馈名称" v-model="model.fk_name"
11
+ condition=" fk_name like '%{}%'">
12
+ </div>
13
+ <div class="col-sm-4" style="width: 20%">
14
+ <label class="font_normal_body">反馈人编号</label>
15
+ <input type="text" class="input_search"
16
+ style="width: 60%" placeholder="反馈人编号" v-model="model.fk_id"
17
+ condition=" fk_id='{}'">
18
+ </div>
19
+ <div class="col-sm-4" style="width: 20%">
20
+ <label for="startDate" class="font_normal_body">开始日期</label>
21
+ <datepicker id="startDate" placeholder="开始日期" style="width:60%"
22
+ v-model="model.startDate"
23
+ :value.sync="model.startDate"
24
+ :format="'yyyy-MM-dd'"
25
+ :show-reset-button="true"
26
+ condition="fk_date >= '{} 00:00:00'">
27
+ </datepicker>
28
+
29
+ </div>
30
+ <div class="col-sm-4" style="width: 20%">
31
+ <label for="endDate" class="font_normal_body">结束日期</label>
32
+ <datepicker id="endDate" placeholder="结束日期" style="width:60%"
33
+ v-model="model.endDate"
34
+ :value.sync="model.endDate"
35
+ :format="'yyyy-MM-dd'"
36
+ :show-reset-button="true"
37
+ condition="fk_date <='{} 23:59:59'">
38
+ </datepicker>
39
+ </div>
40
+ <div class="col-sm-4" style="width: 20%">
41
+ <label class="font_normal_body">反馈类型</label>
42
+ <v-select
43
+ placeholder="按反馈类型查询"
44
+ :value.sync= "model.fk_type"
45
+ :options='$parent.$parent.option'
46
+ :value-single="true"
47
+ v-model="model.fk_type"
48
+ close-on-select
49
+ condition=" fk_type='{}'">
50
+ </v-select>
51
+ </div>
52
+ <div class="col-sm-4" style="width: 20%;margin-top: 10px ;">
53
+ <label class="font_normal_body">公司类型</label>
54
+ <v-select
55
+ placeholder="按公司类型查询"
56
+ :value.sync="model.fk_firm"
57
+ :options='$parent.$parent.option2'
58
+ :value-single="true"
59
+ v-model="model.fk_firm"
60
+ close-on-select
61
+ condition=" fk_firm='{}'">
62
+ </v-select>
63
+ </div>
64
+
65
+ </div>
66
+ <div class="col-sm-4" style="width: auto;margin-top:5px;margin-right:20px; float: right">
67
+ <button class="button_spacing button_search" @click="search()">查询</button>
68
+ </div>
69
+ </div>
70
+ </criteria>
71
+ <data-grid class="list_area table_sy" style="overflow: hidden" :model="model" partial='list' v-ref:grid >
72
+ <template partial='head'>
73
+ <tr>
74
+ <th>id</th>
75
+ <th>反馈人编号</th>
76
+ <th>反馈人名称</th>
77
+ <th>反馈类型</th>
78
+ <th>反馈内容</th>
79
+ <th>反馈时间</th>
80
+ <th>反馈公司</th>
81
+ <th>具体操作</th>
82
+ </tr>
83
+ </template>
84
+ <template partial='body'>
85
+ <td style="text-align:center">{{$index+1}}</td>
86
+ <td style="text-align: center">{{row.id}}</td>
87
+ <td style="text-align: center">{{row.fk_name}}</td>
88
+ <td style="text-align: center">{{row.fk_type}}</td>
89
+ <td style="text-align: center">{{row.fk_content}}</td>
90
+ <td style="text-align: center">{{row.fk_date}}</td>
91
+ <td style="text-align: center">{{row.fk_firm}}</td>
92
+ <td class="flex-around">
93
+ <button type="button" name="button" class="btn btn-link"
94
+ @click.stop="$parent.$parent.$parent.modifyParam(row)">修改</button>
95
+ <button type="button" name="button" class="btn btn-link"
96
+ @click.stop="$parent.$parent.$parent.deleteItem(row)">删除</button>
97
+ </td>
98
+ </template>
99
+ </data-grid>
100
+ </criteria-paged>
101
+ </div>
102
+ </template>
103
+
104
+ <script>
105
+ import {PagedList} from 'vue-client'
106
+
107
+ export default {
108
+ title: "反馈人查询",
109
+ data() {
110
+ let model = new PagedList('/rs/sql/query_feedback', 20)
111
+ return {
112
+ option: [{label: "反馈类型一", value: "反馈类型一"},{label: "反馈类型二", value: "反馈类型二"}],
113
+ option2: [{label: "公司一", value: "公司一"},{label: "公司二", value: "公司二"}],
114
+ model: model,
115
+ checkInfo: {},
116
+ //控制模态
117
+ show: false,
118
+ // curorgid: [this.$login.f.orgid]
119
+ }
120
+ },
121
+ ready() {
122
+
123
+ },
124
+ methods: {
125
+
126
+ //关闭模态窗口
127
+ close () {
128
+ this.show = false
129
+ this.from = ''
130
+ },
131
+ //条件查询
132
+ refresh() {
133
+ this.$refs.paged.$refs.criteria.search()
134
+ },
135
+ },
136
+ watch:
137
+ {
138
+ 'condition'(val) {
139
+ console.log("99999999999");
140
+ }
141
+ }
142
+ }
143
+
144
+
145
+
146
+ </script>
147
+
148
+ <style scoped>
149
+
150
+ </style>