Commit a9457a58 by zhangzhijie

侦查指令展示字段适配

parent 2f6249b4
...@@ -14,7 +14,7 @@ import base from "@/api/base"; ...@@ -14,7 +14,7 @@ import base from "@/api/base";
export const exportZczlExcel = params => export const exportZczlExcel = params =>
postdown(`${base.alyIP}/zczl/exportZczlExcel`, params); postdown(`${base.alyIP}/zczl/exportZczlExcel`, params);
export const getTjListPic = params => export const getTjListPic = params =>
post(`${base.alyIP}/zczl/getTjListPic`, params); post(`${base.alyIP}/zczl/getTjListPicNew`, params);
//新增侦查指令 //新增侦查指令
export const doAddZczlxx = params => export const doAddZczlxx = params =>
postform(`${base.alyIP}/zczl/doAddZczlxxNew`, params); postform(`${base.alyIP}/zczl/doAddZczlxxNew`, params);
...@@ -39,10 +39,10 @@ export const zlTqsp = params => ...@@ -39,10 +39,10 @@ export const zlTqsp = params =>
post(`${base.alyIP}/zczl/zlTqspNew`, params); post(`${base.alyIP}/zczl/zlTqspNew`, params);
//指令签收 //指令签收
export const zczlQs = params => export const zczlQs = params =>
post(`${base.alyIP}/zczl/zczlQs`, params); post(`${base.alyIP}/zczl/zczlQsNew`, params);
//增加回报或续报 //增加回报或续报
export const doAddHb = params => export const doAddHb = params =>
postform(`${base.alyIP}/zczl/doAddHb`, params); postform(`${base.alyIP}/zczl/doAddHbNew`, params);
//根据分派编号与是否续报编号拿到回报信息 //根据分派编号与是否续报编号拿到回报信息
export const getHbxxDoHbxgByFpbh = params => export const getHbxxDoHbxgByFpbh = params =>
post(`${base.alyIP}/zczl/getHbxxDoHbxgByFpbh`, params); post(`${base.alyIP}/zczl/getHbxxDoHbxgByFpbh`, params);
......
...@@ -40,15 +40,7 @@ export default { ...@@ -40,15 +40,7 @@ export default {
objStr: "", objStr: "",
index: 0, index: 0,
data: [ data: [
{
name: "文件列表:",
id: "file",
type: "file",
value: "",
requestUrl: "/flwsFj/tbstasjflwsCj/save",
col: "1",
// prop: 'checkEmpty'
},
{ {
name: "业务名称:", name: "业务名称:",
id: "ywmc", id: "ywmc",
...@@ -114,6 +106,16 @@ export default { ...@@ -114,6 +106,16 @@ export default {
placeholder: "请输入", placeholder: "请输入",
col: "18", col: "18",
}, },
{
name: "文件列表:",
id: "file",
type: "file",
value: "",
requestUrl: "/flwsFj/tbstasjflwsCj/save",
col: "1",
// prop: 'checkEmpty'
},
], ],
}, },
], ],
......
<template> <template>
<div class="Content"> <div class="Content">
<right-content <right-content
:tableOperationWidth="tableOperationWidth" :tableOperationWidth="tableOperationWidth"
:pageBs="pageBs" :pageBs="pageBs"
:header="header" :header="header"
:cxFormData="cxFormData" :cxFormData="cxFormData"
:cxQueryField="cxQueryField" :cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead" :cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl" :cxUrl="cxUrl"
:transformFormTable="transformFormTable" :transformFormTable="transformFormTable"
@add="add" @add="add"
@edit="edit" @edit="edit"
@dele="dele" @dele="dele"
@toInfor="toInfor" @toInfor="toInfor"
ref="rightContent" ref="rightContent"
> >
<template #btnGroup="scope"> <template #btnGroup="scope">
<el-button @click="edit(scope.scope)" type="text">修改</el-button> <el-button @click="edit(scope.scope)" type="text">修改</el-button>
...@@ -25,8 +25,9 @@ ...@@ -25,8 +25,9 @@
<script> <script>
import rightContent from "@c/ptCxForm_components.vue"; import rightContent from "@c/ptCxForm_components.vue";
import { deleteKyxsxx } from "@/api/rlqbxs.js"; import {deleteKyxsxx} from "@/api/rlqbxs.js";
import { spsftg} from "@/assets/js/transformFormTable.js"; import {spsftg} from "@/assets/js/transformFormTable.js";
export default { export default {
name: "rlqbxsxx", name: "rlqbxsxx",
components: { components: {
...@@ -34,8 +35,8 @@ export default { ...@@ -34,8 +35,8 @@ export default {
}, },
data() { data() {
return { return {
tableOperation:true, tableOperation: true,
tableOperationWidth:200, tableOperationWidth: 200,
transformFormTable: {spsftg}, transformFormTable: {spsftg},
header: "本辖区接受的侦查指令", header: "本辖区接受的侦查指令",
pageBs: "bxqjsdzczl", pageBs: "bxqjsdzczl",
...@@ -120,16 +121,16 @@ export default { ...@@ -120,16 +121,16 @@ export default {
], ],
cxDefaultFormThead: [ cxDefaultFormThead: [
{ {
label: "信息编号", label: "指令事由",
prop: "zlsy", prop: "zlsy",
}, },
{ {
label: "姓名", label: "业务名称",
prop: "ywmc", prop: "ywmc",
}, },
{ {
label: "指令回报个数", label: "下级指令回报个数",
prop: "zlhbcs", prop: "zlhbgs",
}, },
{ {
label: "回报期限", label: "回报期限",
...@@ -137,14 +138,14 @@ export default { ...@@ -137,14 +138,14 @@ export default {
}, },
{ {
label: "指令类型", label: "指令类型",
prop: "zllx_str", prop: "zllxStr",
}, },
{ {
label: "指令签收个数", label: "下级指令签收个数",
prop: "zlqsgs", prop: "zlqsgs",
}, },
{ {
label: "指令分派个数", label: "下级指令分派个数",
prop: "zlfpgs", prop: "zlfpgs",
}, },
{ {
...@@ -157,7 +158,7 @@ export default { ...@@ -157,7 +158,7 @@ export default {
}, },
{ {
label: "业务类型", label: "业务类型",
prop: "ywlx_str", prop: "ywlxStr",
}, },
{ {
label: "工作要求", label: "工作要求",
...@@ -172,7 +173,7 @@ export default { ...@@ -172,7 +173,7 @@ export default {
prop: "spsftg", prop: "spsftg",
}, },
], ],
cxUrl: "/zczl/getBxqjsdzczlList", cxUrl: "/zczl/getBxqjsdzczlListNew",
Menu: [ Menu: [
{ {
id: "bxqjsdzczl", id: "bxqjsdzczl",
...@@ -195,7 +196,7 @@ export default { ...@@ -195,7 +196,7 @@ export default {
edit(scope) { edit(scope) {
this.$router.push({ this.$router.push({
path: "adjustRlqbxs", path: "adjustRlqbxs",
query: { xxzjbh: scope.row.xxzjbh }, query: {xxzjbh: scope.row.xxzjbh},
}); });
}, },
dele(scope) { dele(scope) {
...@@ -205,25 +206,25 @@ export default { ...@@ -205,25 +206,25 @@ export default {
cancelButtonText: "取消", cancelButtonText: "取消",
type: "warning", type: "warning",
}) })
.then(() => { .then(() => {
deleteKyxsxx({ deleteKyxsxx({
xxzjbh: scope.row.xxzjbh, xxzjbh: scope.row.xxzjbh,
}).then((res) => { }).then((res) => {
if (res.success && res.code == 200) { if (res.success && res.code == 200) {
this.$message({ this.$message({
type: "success", type: "success",
message: "删除成功", message: "删除成功",
}); });
this.$refs.rightContent.doQuery("yes"); this.$refs.rightContent.doQuery("yes");
} }
}); });
}) })
.catch(() => { .catch(() => {
this.$message({ this.$message({
type: "info", type: "info",
message: "已取消删除", message: "已取消删除",
});
}); });
});
}, },
toInfor(scope) { toInfor(scope) {
this.$router.push({ this.$router.push({
...@@ -234,51 +235,62 @@ export default { ...@@ -234,51 +235,62 @@ export default {
}); });
}, },
}, },
mounted() {}, mounted() {
},
}; };
</script> </script>
<style> <style>
.el-dialog__body { .el-dialog__body {
padding: 10px 15px !important; padding: 10px 15px !important;
} }
.rightContent .el-input__inner, .rightContent .el-input__inner,
#formCommonPage .el-input__inner { #formCommonPage .el-input__inner {
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
font-family: inherit; font-family: inherit;
} }
.el-table__header-wrapper th, .el-table__header-wrapper th,
.el-table__header-wrapper tr { .el-table__header-wrapper tr {
background: #f4f6f7; background: #f4f6f7;
} }
.rightContent .el-input__icon, .rightContent .el-input__icon,
#formCommonPage .el-input__icon, #formCommonPage .el-input__icon,
.el-input__suffix-inner { .el-input__suffix-inner {
line-height: 36px; line-height: 36px;
} }
.rightContent .el-range-separator { .rightContent .el-range-separator {
position: relative; position: relative;
top: -4px; top: -4px;
} }
.rightContent .el-textarea__inner, .rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner { #formCommonPage .el-textarea__inner {
width: 100%; width: 100%;
font-family: inherit; font-family: inherit;
} }
.rightContent .el-range-input, .rightContent .el-range-input,
#formCommonPage .el-range-input { #formCommonPage .el-range-input {
vertical-align: top; vertical-align: top;
} }
.rightContent .el-date-editor .el-range__close-icon { .rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px; margin-top: -4px;
} }
.rightContent .el-form-item__error { .rightContent .el-form-item__error {
left: calc(66% - 27px); left: calc(66% - 27px);
top: 12px; top: 12px;
} }
.success-row { .success-row {
background-color: #fbf9f4 !important; background-color: #fbf9f4 !important;
} }
.Content .el-input, .Content .el-input,
.Content .el-date-editor--daterange.el-input__inner { .Content .el-date-editor--daterange.el-input__inner {
width: 100% !important; width: 100% !important;
......
<template> <template>
<div class="Content"> <div class="Content">
<right-content <right-content
:tableOperation="tableOperation" :tableOperation="tableOperation"
:tableOperationWidth="tableOperationWidth" :tableOperationWidth="tableOperationWidth"
:pageBs="pageBs" :pageBs="pageBs"
:header="header" :header="header"
:cxFormData="cxFormData" :cxFormData="cxFormData"
:cxQueryField="cxQueryField" :cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead" :cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl" :cxUrl="cxUrl"
:transformFormTable="transformFormTable" :transformFormTable="transformFormTable"
@edit="edit" @edit="edit"
@dele="dele" @dele="dele"
@toInfor="toInfor" @toInfor="toInfor"
@toXdzl="toXdzl" @toXdzl="toXdzl"
@examine="examine" @examine="examine"
ref="rightContent" ref="rightContent"
> >
<template #btnGroup="scope"> <template #btnGroup="scope">
<el-button @click="dele(scope.scope)" type="text">删除</el-button> <el-button @click="dele(scope.scope)" type="text">删除</el-button>
<el-button @click="examine(scope.scope)" v-if="scope.scope.row.spsftg == '未通过' || scope.scope.row.spsftg == '草稿'" type="text">提请审批</el-button> <el-button @click="examine(scope.scope)"
v-if="scope.scope.row.spsftg == '未通过' || scope.scope.row.spsftg == '草稿'" type="text">提请审批
</el-button>
</template> </template>
</right-content> </right-content>
</div> </div>
...@@ -27,8 +29,9 @@ ...@@ -27,8 +29,9 @@
<script> <script>
import rightContent from "@c/ptCxForm_components.vue"; import rightContent from "@c/ptCxForm_components.vue";
import { zlToDelete, zlTqsp } from "@/api/zczl/zczl.js"; import {zlToDelete, zlTqsp} from "@/api/zczl/zczl.js";
import { spsftg, sfczhbxx} from "@/assets/js/transformFormTable.js"; import {spsftg, sfczhbxx} from "@/assets/js/transformFormTable.js";
export default { export default {
name: "rlqbxsxx", name: "rlqbxsxx",
components: { components: {
...@@ -36,8 +39,8 @@ export default { ...@@ -36,8 +39,8 @@ export default {
}, },
data() { data() {
return { return {
tableOperation:true, tableOperation: true,
tableOperationWidth:200, tableOperationWidth: 200,
header: "我发起的侦查指令", header: "我发起的侦查指令",
pageBs: "wfqdzczl", pageBs: "wfqdzczl",
cxFormData: { cxFormData: {
...@@ -237,10 +240,10 @@ export default { ...@@ -237,10 +240,10 @@ export default {
label: "侦查指令编号", label: "侦查指令编号",
prop: "zczlbh", prop: "zczlbh",
}, },
/* { /* {
label: "分派编号", label: "分派编号",
prop: "fpbh", prop: "fpbh",
},*/ },*/
{ {
/*table默认得表头*/ /*table默认得表头*/
label: "指令事由", label: "指令事由",
...@@ -248,7 +251,7 @@ export default { ...@@ -248,7 +251,7 @@ export default {
}, },
{ {
label: "指令回报个数", label: "指令回报个数",
prop: "zlhbcs", prop: "zlhbgs",
}, },
{ {
label: "回报期限", label: "回报期限",
...@@ -321,30 +324,30 @@ export default { ...@@ -321,30 +324,30 @@ export default {
cancelButtonText: "取消", cancelButtonText: "取消",
type: "warning", type: "warning",
}) })
.then(() => { .then(() => {
zlTqsp({ zlTqsp({
zczlbh: scope.row.zczlbh, zczlbh: scope.row.zczlbh,
}).then((res) => { }).then((res) => {
if (res.success && res.code == 200) { if (res.success && res.code == 200) {
this.$message({ this.$message({
type: "success", type: "success",
message: "提请审批成功", message: "提请审批成功",
}); });
this.$refs.rightContent.doQuery("yes"); this.$refs.rightContent.doQuery("yes");
} }
}); });
}) })
.catch(() => { .catch(() => {
this.$message({ this.$message({
type: "info", type: "info",
message: "已取消提请审批", message: "已取消提请审批",
});
}); });
});
}, },
edit(scope) { edit(scope) {
this.$router.push({ this.$router.push({
path: "addsqfbzl", path: "addsqfbzl",
query: { xxzjbh: scope.row.zczlbh, type: "xdzl" }, query: {xxzjbh: scope.row.zczlbh, type: "xdzl"},
}); });
}, },
toXdzl() { toXdzl() {
...@@ -362,25 +365,25 @@ export default { ...@@ -362,25 +365,25 @@ export default {
cancelButtonText: "取消", cancelButtonText: "取消",
type: "warning", type: "warning",
}) })
.then(() => { .then(() => {
zlToDelete({ zlToDelete({
zczlbh: scope.row.zczlbh, zczlbh: scope.row.zczlbh,
}).then((res) => { }).then((res) => {
if (res.success && res.code == 200) { if (res.success && res.code == 200) {
this.$message({ this.$message({
type: "success", type: "success",
message: "删除成功", message: "删除成功",
}); });
this.$refs.rightContent.doQuery("yes"); this.$refs.rightContent.doQuery("yes");
} }
});
})
.catch(() => {
this.$message({
type: "info",
message: "已取消删除",
});
}); });
})
.catch(() => {
this.$message({
type: "info",
message: "已取消删除",
});
});
}, },
toInfor(scope) { toInfor(scope) {
this.$router.push({ this.$router.push({
...@@ -392,51 +395,62 @@ export default { ...@@ -392,51 +395,62 @@ export default {
}); });
}, },
}, },
mounted() {}, mounted() {
},
}; };
</script> </script>
<style> <style>
.el-dialog__body { .el-dialog__body {
padding: 10px 15px !important; padding: 10px 15px !important;
} }
.rightContent .el-input__inner, .rightContent .el-input__inner,
#formCommonPage .el-input__inner { #formCommonPage .el-input__inner {
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
font-family: inherit; font-family: inherit;
} }
.el-table__header-wrapper th, .el-table__header-wrapper th,
.el-table__header-wrapper tr { .el-table__header-wrapper tr {
background: #f4f6f7; background: #f4f6f7;
} }
.rightContent .el-input__icon, .rightContent .el-input__icon,
#formCommonPage .el-input__icon, #formCommonPage .el-input__icon,
.el-input__suffix-inner { .el-input__suffix-inner {
line-height: 36px; line-height: 36px;
} }
.rightContent .el-range-separator { .rightContent .el-range-separator {
position: relative; position: relative;
top: -4px; top: -4px;
} }
.rightContent .el-textarea__inner, .rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner { #formCommonPage .el-textarea__inner {
width: 100%; width: 100%;
font-family: inherit; font-family: inherit;
} }
.rightContent .el-range-input, .rightContent .el-range-input,
#formCommonPage .el-range-input { #formCommonPage .el-range-input {
vertical-align: top; vertical-align: top;
} }
.rightContent .el-date-editor .el-range__close-icon { .rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px; margin-top: -4px;
} }
.rightContent .el-form-item__error { .rightContent .el-form-item__error {
left: calc(66% - 27px); left: calc(66% - 27px);
top: 12px; top: 12px;
} }
.success-row { .success-row {
background-color: #fbf9f4 !important; background-color: #fbf9f4 !important;
} }
.Content .el-input, .Content .el-input,
.Content .el-date-editor--daterange.el-input__inner { .Content .el-date-editor--daterange.el-input__inner {
width: 100% !important; width: 100% !important;
......
...@@ -214,7 +214,7 @@ export default { ...@@ -214,7 +214,7 @@ export default {
}, },
{ {
label: "指令接收单位名称", label: "指令接收单位名称",
prop: "zjjsdwdm_name", prop: "zljsdwdm_name",
}, },
{ {
label: "指令文号", label: "指令文号",
......
<template> <template>
<div class="Content"> <div class="Content">
<right-content <right-content
:pageBs="pageBs" :pageBs="pageBs"
:header="header" :header="header"
:cxFormData="cxFormData" :cxFormData="cxFormData"
:cxQueryField="cxQueryField" :cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead" :cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl" :cxUrl="cxUrl"
@add="add" @add="add"
@edit="edit" @edit="edit"
@dele="dele" @dele="dele"
@zczltjExport="zczltjExport" @zczltjExport="zczltjExport"
ref="rightContent" ref="rightContent"
></right-content> ></right-content>
</div> </div>
...@@ -19,9 +19,10 @@ ...@@ -19,9 +19,10 @@
<script> <script>
import rightContent from "@c/ptCxForm_components.vue"; import rightContent from "@c/ptCxForm_components.vue";
import { exportZczlExcel } from "@/api/zczl/zczl.js"; import {exportZczlExcel} from "@/api/zczl/zczl.js";
import axios from "@/utils/http.js"; import axios from "@/utils/http.js";
import base from "@/api/base"; import base from "@/api/base";
export default { export default {
name: "rlqbxsxx", name: "rlqbxsxx",
components: { components: {
...@@ -112,13 +113,13 @@ export default { ...@@ -112,13 +113,13 @@ export default {
prop: "wqss", prop: "wqss",
}, },
{ {
label: "开始发布时间", label: "发布时间",
prop: "fbsj", prop: "fbsj",
}, },
{ // {
label: "结束发布时间", // label: "结束发布时间",
prop: "fbsj_e", // prop: "fbsj_e",
}, // },
{ {
label: "签收数", label: "签收数",
prop: "qss", prop: "qss",
...@@ -183,13 +184,15 @@ export default { ...@@ -183,13 +184,15 @@ export default {
edit(scope) { edit(scope) {
this.$router.push({ this.$router.push({
path: "adjustRlqbxs", path: "adjustRlqbxs",
query: { xxzjbh: scope.row.xxzjbh }, query: {xxzjbh: scope.row.xxzjbh},
}); });
}, },
zczltjExport(data) { zczltjExport(data) {
let params = new FormData(); let params = new FormData();
params.append("fbsj_s", data.fbsj_s); params.append("fbsj_s", data.fbsj_s);
params.append("fbsj_e", data.fbsj_e); params.append("fbsj_e", data.fbsj_e);
params.append("dwdm", data.dwdm);
params.append("type", "zczlTj");
let loading = this.$loading({ let loading = this.$loading({
lock: true, lock: true,
text: "正在导出...", text: "正在导出...",
...@@ -197,24 +200,24 @@ export default { ...@@ -197,24 +200,24 @@ export default {
background: "rgba(255, 255, 255, 0.7)", background: "rgba(255, 255, 255, 0.7)",
}); });
axios axios
.post(`${base.alyIP}/zczl/exportZczlExcel`, params, { .post(`${base.alyIP}/zczl/exportZczlExcel`, params, {
responseType: "blob", responseType: "blob",
}) })
.then((res) => { .then((res) => {
loading.close(); loading.close();
let blob = new Blob([res], { let blob = new Blob([res], {
type: "application/vnd.ms-excel", type: "application/vnd.ms-excel",
});
// 组装a标签
let elink = document.createElement("a");
// 设置下载文件名
elink.download = "侦查指令统计.xls";
elink.style.display = "none";
elink.href = URL.createObjectURL(blob);
document.body.appendChild(elink);
elink.click();
document.body.removeChild(elink);
}); });
// 组装a标签
let elink = document.createElement("a");
// 设置下载文件名
elink.download = "侦查指令统计.xls";
elink.style.display = "none";
elink.href = URL.createObjectURL(blob);
document.body.appendChild(elink);
elink.click();
document.body.removeChild(elink);
});
}, },
dele(scope) { dele(scope) {
console.log(scope); console.log(scope);
...@@ -223,72 +226,83 @@ export default { ...@@ -223,72 +226,83 @@ export default {
cancelButtonText: "取消", cancelButtonText: "取消",
type: "warning", type: "warning",
}) })
.then(() => { .then(() => {
deleteKyxsxx({ deleteKyxsxx({
xxzjbh: scope.row.xxzjbh, xxzjbh: scope.row.xxzjbh,
}).then((res) => { }).then((res) => {
if (res.success && res.code == 200) { if (res.success && res.code == 200) {
this.$message({ this.$message({
type: "success", type: "success",
message: "删除成功", message: "删除成功",
}); });
this.$refs.rightContent.doQuery("yes"); this.$refs.rightContent.doQuery("yes");
} }
}); });
}) })
.catch(() => { .catch(() => {
this.$message({ this.$message({
type: "info", type: "info",
message: "已取消删除", message: "已取消删除",
});
}); });
});
}, },
}, },
mounted() {}, mounted() {
},
}; };
</script> </script>
<style> <style>
.el-dialog__body { .el-dialog__body {
padding: 10px 15px !important; padding: 10px 15px !important;
} }
.rightContent .el-input__inner, .rightContent .el-input__inner,
#formCommonPage .el-input__inner { #formCommonPage .el-input__inner {
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
font-family: inherit; font-family: inherit;
} }
.el-table__header-wrapper th, .el-table__header-wrapper th,
.el-table__header-wrapper tr { .el-table__header-wrapper tr {
background: #f4f6f7; background: #f4f6f7;
} }
.rightContent .el-input__icon, .rightContent .el-input__icon,
#formCommonPage .el-input__icon, #formCommonPage .el-input__icon,
.el-input__suffix-inner { .el-input__suffix-inner {
line-height: 36px; line-height: 36px;
} }
.rightContent .el-range-separator { .rightContent .el-range-separator {
position: relative; position: relative;
top: -4px; top: -4px;
} }
.rightContent .el-textarea__inner, .rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner { #formCommonPage .el-textarea__inner {
width: 100%; width: 100%;
font-family: inherit; font-family: inherit;
} }
.rightContent .el-range-input, .rightContent .el-range-input,
#formCommonPage .el-range-input { #formCommonPage .el-range-input {
vertical-align: top; vertical-align: top;
} }
.rightContent .el-date-editor .el-range__close-icon { .rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px; margin-top: -4px;
} }
.rightContent .el-form-item__error { .rightContent .el-form-item__error {
left: calc(66% - 27px); left: calc(66% - 27px);
top: 12px; top: 12px;
} }
.success-row { .success-row {
background-color: #fbf9f4 !important; background-color: #fbf9f4 !important;
} }
.Content .el-input, .Content .el-input,
.Content .el-date-editor--daterange.el-input__inner { .Content .el-date-editor--daterange.el-input__inner {
width: 100% !important; width: 100% !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment