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
45aea52d
Commit
45aea52d
authored
May 11, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
9d2a0ebe
d44a327c
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
737 additions
and
984 deletions
+737
-984
base-manager-ui/admin/package.json
base-manager-ui/admin/package.json
+1
-0
base-manager-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
...-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
+1
-1
base-manager-ui/admin/yarn.lock
base-manager-ui/admin/yarn.lock
+611
-798
portal-manager-ui/admin/src/components/reportformsForm/DepartmentSearch.vue
...admin/src/components/reportformsForm/DepartmentSearch.vue
+1
-1
portal-manager-ui/admin/src/components/reportformsForm/MatterSearch.vue
...-ui/admin/src/components/reportformsForm/MatterSearch.vue
+1
-1
portal-manager-ui/admin/src/components/reportformsForm/WindowSearch.vue
...-ui/admin/src/components/reportformsForm/WindowSearch.vue
+1
-1
portal-manager-ui/admin/src/router/routes.js
portal-manager-ui/admin/src/router/routes.js
+1
-1
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/components/HandlingDetails.vue
...nts/evaluationRecordReport/components/HandlingDetails.vue
+93
-175
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/matterEvaluation.vue
...in/components/evaluationRecordReport/matterEvaluation.vue
+23
-2
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/staffLeft.vue
...dataAdmin/components/evaluationRecordReport/staffLeft.vue
+2
-2
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/windowLeft.vue
...ataAdmin/components/evaluationRecordReport/windowLeft.vue
+2
-2
No files found.
base-manager-ui/admin/package.json
View file @
45aea52d
...
...
@@ -5,6 +5,7 @@
"private"
:
true
,
"scripts"
:
{
"serve"
:
"vue-cli-service serve"
,
"serve2"
:
"set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve"
,
"build"
:
"vue-cli-service build --mode production"
,
"beta"
:
"vue-cli-service build --mode beta"
,
"test"
:
"vue-cli-service build --mode test"
,
...
...
base-manager-ui/admin/src/pages/basicset/surface/modal/AddSurface.vue
View file @
45aea52d
...
...
@@ -399,7 +399,7 @@ export default {
file
.
type
===
"
image/png
"
||
file
.
type
===
"
image/gif
"
;
if
(
!
isJpgOrPng
)
{
this
.
$message
.
error
(
"
请上传jpeg
或者png
图片!
"
);
this
.
$message
.
error
(
"
请上传jpeg
,png或者gif
图片!
"
);
}
const
isLt5M
=
file
.
size
/
1024
/
1024
<
5
;
if
(
!
isLt5M
)
{
...
...
base-manager-ui/admin/yarn.lock
View file @
45aea52d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
portal-manager-ui/admin/src/components/reportformsForm/DepartmentSearch.vue
View file @
45aea52d
...
...
@@ -86,7 +86,7 @@
<y-range-picker
valueFormat=
"YYYY-MM-DD"
v-model=
"searchForm.time"
/>
<a-input
allowClear
placeholder=
"请输入评价人姓名或
窗口
编号搜索"
placeholder=
"请输入评价人姓名或
排队
编号搜索"
v-model=
"searchForm.info"
/>
<a-button
block
class=
"search-btn"
icon=
"search"
@
click=
"handleSearch"
>
...
...
portal-manager-ui/admin/src/components/reportformsForm/MatterSearch.vue
View file @
45aea52d
...
...
@@ -86,7 +86,7 @@
<y-range-picker
valueFormat=
"YYYY-MM-DD"
v-model=
"searchForm.time"
/>
<a-input
allowClear
placeholder=
"请输入评价人姓名或
窗口
编号搜索"
placeholder=
"请输入评价人姓名或
排队
编号搜索"
v-model=
"searchForm.info"
/>
<a-button
block
class=
"search-btn"
icon=
"search"
@
click=
"handleSearch"
>
...
...
portal-manager-ui/admin/src/components/reportformsForm/WindowSearch.vue
View file @
45aea52d
...
...
@@ -86,7 +86,7 @@
<y-range-picker
valueFormat=
"YYYY-MM-DD"
v-model=
"searchForm.time"
/>
<a-input
allowClear
placeholder=
"请输入评价人姓名或
窗口
编号搜索"
placeholder=
"请输入评价人姓名或
排队
编号搜索"
v-model=
"searchForm.info"
/>
<a-button
block
class=
"search-btn"
icon=
"search"
@
click=
"handleSearch"
>
...
...
portal-manager-ui/admin/src/router/routes.js
View file @
45aea52d
...
...
@@ -337,7 +337,7 @@ const routes = [
/* webpackChunkName: "matterEvaluation" */
"
@/views/dataAdmin/components/evaluationRecordReport/matterEvaluation.vue
"
),
meta
:
{
title
:
"
办理事项评价
记录报表
"
,
title
:
"
一号一评
记录报表
"
,
activeMenu
:
"
/home/dataManagement
"
,
},
},
...
...
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/components/HandlingDetails.vue
View file @
45aea52d
This diff is collapsed.
Click to expand it.
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/matterEvaluation.vue
View file @
45aea52d
...
...
@@ -6,6 +6,7 @@
:data-source=
"tableData"
:loading=
"loading"
:scroll=
"
{
x: 1500,
y: 490,
}"
:row-selection="{
...
...
@@ -72,6 +73,8 @@ import { getEvaList, getEvaDetil, getQueEvaData } from "@/api/dataAdmin";
const
tHeader
=
[
"
排队编号
"
,
"
评价选项
"
,
"
办理窗口
"
,
"
工作人员
"
,
"
评价人
"
,
"
身份证号
"
,
"
手机号
"
,
...
...
@@ -82,6 +85,8 @@ const tHeader = [
const
filterVal
=
[
"
flounum
"
,
"
option_id
"
,
"
window
"
,
"
workman_name
"
,
"
idcard_Name
"
,
"
idcard_IDCardNo
"
,
"
phone
"
,
...
...
@@ -119,6 +124,22 @@ export default {
return
text
?
text
:
"
--
"
;
},
},
{
title
:
"
办理窗口
"
,
width
:
100
,
dataIndex
:
"
window
"
,
customRender
:
(
text
)
=>
{
return
text
?
text
:
"
--
"
;
},
},
{
title
:
"
工作人员
"
,
width
:
100
,
dataIndex
:
"
workman_name
"
,
customRender
:
(
text
)
=>
{
return
text
?
text
:
"
--
"
;
},
},
{
title
:
"
评价人
"
,
width
:
100
,
...
...
@@ -328,7 +349,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
}
else
{
this
.
dataSection
(
this
.
getDataList
,
{},
(
data
)
=>
{
...
...
@@ -347,7 +368,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
});
}
...
...
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/staffLeft.vue
View file @
45aea52d
...
...
@@ -253,7 +253,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
}
else
{
this
.
dataSection
(
this
.
getDataList
,
{},
(
data
)
=>
{
...
...
@@ -272,7 +272,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
});
}
...
...
portal-manager-ui/admin/src/views/dataAdmin/components/evaluationRecordReport/windowLeft.vue
View file @
45aea52d
...
...
@@ -253,7 +253,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
}
else
{
this
.
dataSection
(
this
.
getDataList
,
{},
(
data
)
=>
{
...
...
@@ -272,7 +272,7 @@ export default {
this
.
tHeader
,
this
.
filterVal
,
data
,
"
办理事项评价
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
"
一号一评
记录报表
"
+
this
.
$moment
().
format
(
"
YYYYMMDDHHmmss
"
)
);
});
}
...
...
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