This commit is contained in:
parent
b3c7641854
commit
4342e1a20a
|
@ -760,6 +760,7 @@ const closeDialog = () => {
|
|||
.processLite {
|
||||
// display: flex;
|
||||
display: block;
|
||||
margin-bottom: 4px;
|
||||
.processLiteTitle {
|
||||
display: inline-block;
|
||||
width: 100px;
|
||||
|
|
|
@ -605,7 +605,7 @@ const push = reactive({
|
|||
});
|
||||
// 处置流程
|
||||
const Process = reactive({
|
||||
title: "服务处置流程",
|
||||
title: "服务链处置流程",
|
||||
data: {
|
||||
yw: "民政局-社会救助科",
|
||||
fzr: "杨*",
|
||||
|
|
Loading…
Reference in New Issue