Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
12520a88
Commit
12520a88
authored
Dec 07, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf:优化排叫号报表弹窗展示
parent
58642dab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/businessInfo.vue
...ataAdmin/components/queueCall/components/businessInfo.vue
+1
-1
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/userInfo.vue
...ws/dataAdmin/components/queueCall/components/userInfo.vue
+3
-3
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/workpeopleInfo.vue
...aAdmin/components/queueCall/components/workpeopleInfo.vue
+3
-3
No files found.
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/businessInfo.vue
View file @
12520a88
...
...
@@ -39,7 +39,7 @@
</div>
</div>
<div
slot=
"footer"
class=
"btn-box"
>
<
a-button
type=
"primary"
@
click=
"checkAnalyse"
>
查看业务分析
</a-button
>
<
!--
<a-button
type=
"primary"
@
click=
"checkAnalyse"
>
查看业务分析
</a-button>
--
>
</div>
</a-modal>
</div>
...
...
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/userInfo.vue
View file @
12520a88
...
...
@@ -30,14 +30,14 @@
</div>
</div>
<div
slot=
"footer"
class=
"btn-box"
>
<a-space>
<
!--
<
a-space>
<a-button
type=
"primary"
@
click=
"checkPortrayal"
>
查看TA的数据画像
</a-button
>
<a-button
type=
"primary"
@
click=
"checkBlockchain"
>
区块链信息
</a-button
>
</a-space>
</a-space>
-->
</div>
</a-modal>
</div>
...
...
@@ -117,4 +117,4 @@ export default {
.btn-box {
text-align: right;
}
</
style
>
\ No newline at end of file
</
style
>
portal-manager-ui/admin/src/views/dataAdmin/components/queueCall/components/workpeopleInfo.vue
View file @
12520a88
...
...
@@ -66,14 +66,14 @@
</div>
</div>
<div
slot=
"footer"
class=
"btn-box"
>
<a-space>
<
!--
<
a-space>
<a-button
type=
"primary"
@
click=
"checkPortrayal"
>
查看TA的数据画像
</a-button
>
<a-button
type=
"primary"
@
click=
"checkBlockchain"
>
区块链信息
</a-button
>
</a-space>
</a-space>
-->
</div>
</a-modal>
</div>
...
...
@@ -168,4 +168,4 @@ export default {
.btn-box {
text-align: right;
}
</
style
>
\ No newline at end of file
</
style
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment