|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div class="app-container">
|
|
|
- <el-row >
|
|
|
- <el-col :span="1.5" class="isSubmit">
|
|
|
+ <el-row>
|
|
|
+ <el-col :span="1.5" class="isSubmit">
|
|
|
<el-radio-group v-model="queryParams.type" @change="caoZuoTypefun">
|
|
|
<el-radio-button label="null">所有值班</el-radio-button>
|
|
|
<el-radio-button label="1">今日值班</el-radio-button>
|
|
@@ -9,7 +9,7 @@
|
|
|
</el-radio-group>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
- <hr/>
|
|
|
+ <hr />
|
|
|
<el-form
|
|
|
:model="queryParams"
|
|
|
ref="queryForm"
|
|
@@ -28,8 +28,18 @@
|
|
|
></el-date-picker>
|
|
|
</el-form-item>
|
|
|
<el-form-item label="" prop="chiefDutyName">
|
|
|
- <el-select v-model="queryParams.chiefDutyName" filterable clearable placeholder="请选择值班首长">
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item.id"></el-option>
|
|
|
+ <el-select
|
|
|
+ v-model="queryParams.chiefDutyName"
|
|
|
+ filterable
|
|
|
+ clearable
|
|
|
+ placeholder="请选择值班首长"
|
|
|
+ >
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item.id"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="值班首长ID" prop="chiefDutyId">
|
|
@@ -236,7 +246,8 @@
|
|
|
size="mini"
|
|
|
@click="handleAdd"
|
|
|
v-hasPermi="['combatduty:basedutyinfo:add']"
|
|
|
- >新增</el-button>
|
|
|
+ >新增</el-button
|
|
|
+ >
|
|
|
</el-col>
|
|
|
<!-- <el-col :span="1.5">
|
|
|
<el-button
|
|
@@ -258,7 +269,8 @@
|
|
|
:disabled="multiple"
|
|
|
@click="handleDelete"
|
|
|
v-hasPermi="['combatduty:basedutyinfo:remove']"
|
|
|
- >删除</el-button>
|
|
|
+ >删除</el-button
|
|
|
+ >
|
|
|
</el-col>
|
|
|
<!-- <el-col :span="1.5">
|
|
|
<el-button
|
|
@@ -271,7 +283,7 @@
|
|
|
v-hasPermi="['combatduty:basedutyinfo:export']"
|
|
|
>导出</el-button>
|
|
|
</el-col>-->
|
|
|
-
|
|
|
+
|
|
|
<!-- <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> -->
|
|
|
</el-row>
|
|
|
|
|
@@ -288,13 +300,21 @@
|
|
|
<el-table-column label="值班首长" align="center" prop="chiefDutyName" />
|
|
|
<!-- <el-table-column label="值班首长" align="center" prop="chiefDutyId" :formatter="chiefDutyIdFormat" /> -->
|
|
|
<!-- <el-table-column label="值班首长电话" align="center" prop="chiefDutyPhone" /> -->
|
|
|
- <el-table-column label="作战值班员" align="center" prop="combatDutyName" />
|
|
|
+ <el-table-column
|
|
|
+ label="作战值班员"
|
|
|
+ align="center"
|
|
|
+ prop="combatDutyName"
|
|
|
+ />
|
|
|
<!-- <el-table-column label="作战值班员" align="center" prop="combatDutyId" :formatter="combatDutyIdFormat" /> -->
|
|
|
<!-- <el-table-column label="作战值班员手机号" align="center" prop="combatDutyPhone" /> -->
|
|
|
<el-table-column label="总值班员" align="center" prop="dutyOffierName" />
|
|
|
<!-- <el-table-column label="总值班员" align="center" prop="dutyOffierId" :formatter="dutyOffierIdFormat" /> -->
|
|
|
<!-- <el-table-column label="总值班员电话" align="center" prop="dutyOffierPhone" /> -->
|
|
|
- <el-table-column label="值班分队1" align="center" prop="detachmentoneName" />
|
|
|
+ <el-table-column
|
|
|
+ label="值班分队1"
|
|
|
+ align="center"
|
|
|
+ prop="detachmentoneName"
|
|
|
+ />
|
|
|
<!-- <el-table-column
|
|
|
label="值班分队1"
|
|
|
align="center"
|
|
@@ -302,10 +322,18 @@
|
|
|
:formatter="detachmentoneIdFormat"
|
|
|
/> -->
|
|
|
<!-- <el-table-column label="值班分队1人数" align="center" prop="detachmentoneNumber" /> -->
|
|
|
- <el-table-column label="值班分队1指挥员" align="center" prop="detachmentonePeopleName" />
|
|
|
+ <el-table-column
|
|
|
+ label="值班分队1指挥员"
|
|
|
+ align="center"
|
|
|
+ prop="detachmentonePeopleName"
|
|
|
+ />
|
|
|
<!-- <el-table-column label="值班分队1指挥员" align="center" prop="detachmentonePeopleId" :formatter="detachmentonePeopleIdFormat" /> -->
|
|
|
<!-- <el-table-column label="值班分队1指挥员电话" align="center" prop="detachmentonePeoplePhone" /> -->
|
|
|
- <el-table-column label="值班分队2" align="center" prop="detachmentwoName" />
|
|
|
+ <el-table-column
|
|
|
+ label="值班分队2"
|
|
|
+ align="center"
|
|
|
+ prop="detachmentwoName"
|
|
|
+ />
|
|
|
<!-- <el-table-column
|
|
|
label="值班分队2"
|
|
|
align="center"
|
|
@@ -313,24 +341,35 @@
|
|
|
:formatter="detachmentwoIdFormat"
|
|
|
/> -->
|
|
|
<!-- <el-table-column label="值班分队2人数" align="center" prop="detachmentwoNumber" /> -->
|
|
|
- <el-table-column label="值班分队2指挥员" align="center" prop="detachmentwoPeopleName" />
|
|
|
+ <el-table-column
|
|
|
+ label="值班分队2指挥员"
|
|
|
+ align="center"
|
|
|
+ prop="detachmentwoPeopleName"
|
|
|
+ />
|
|
|
<!-- <el-table-column label="值班分队2指挥员" align="center" prop="detachmentwoPeopleId" :formatter="detachmentwoPeopleIdFormat" /> -->
|
|
|
<!-- <el-table-column label="值班分队2指挥员电话" align="center" prop="detachmentwoPeoplePhone" />
|
|
|
<el-table-column label="备注" align="center" prop="remarks" />-->
|
|
|
- <el-table-column label="操作" align="center" class-name="small-padding fixed-width" width="200">
|
|
|
+ <el-table-column
|
|
|
+ label="操作"
|
|
|
+ align="center"
|
|
|
+ class-name="small-padding fixed-width"
|
|
|
+ width="200"
|
|
|
+ >
|
|
|
<template slot-scope="scope">
|
|
|
<el-button
|
|
|
size="btu"
|
|
|
type="text"
|
|
|
@click="handleUpdate(scope.row)"
|
|
|
v-hasPermi="['combatduty:basedutyinfo:edit']"
|
|
|
- >修改</el-button>
|
|
|
+ >修改</el-button
|
|
|
+ >
|
|
|
<el-button
|
|
|
size="btd"
|
|
|
type="text"
|
|
|
@click="handleDelete(scope.row)"
|
|
|
v-hasPermi="['combatduty:basedutyinfo:remove']"
|
|
|
- >删除</el-button>
|
|
|
+ >删除</el-button
|
|
|
+ >
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
</el-table>
|
|
@@ -344,8 +383,20 @@
|
|
|
/>
|
|
|
|
|
|
<!-- 添加或修改基地值班对话框 -->
|
|
|
- <el-dialog :title="title" :visible.sync="open" width="1016px" append-to-body :close-on-click-modal="false">
|
|
|
- <el-form ref="form" :model="form" :rules="rules" :inline="true" label-width="150px">
|
|
|
+ <el-dialog
|
|
|
+ :title="title"
|
|
|
+ :visible.sync="open"
|
|
|
+ width="1016px"
|
|
|
+ append-to-body
|
|
|
+ :close-on-click-modal="false"
|
|
|
+ >
|
|
|
+ <el-form
|
|
|
+ ref="form"
|
|
|
+ :model="form"
|
|
|
+ :rules="rules"
|
|
|
+ :inline="true"
|
|
|
+ label-width="150px"
|
|
|
+ >
|
|
|
<div class="jiben">基本信息</div>
|
|
|
<el-form-item label="值班时间" prop="attendedTime">
|
|
|
<el-date-picker
|
|
@@ -355,7 +406,7 @@
|
|
|
type="date"
|
|
|
value-format="yyyy-MM-dd"
|
|
|
placeholder=""
|
|
|
- v-if="qdflg==2"
|
|
|
+ v-if="qdflg == 2"
|
|
|
></el-date-picker>
|
|
|
<el-date-picker
|
|
|
v-model="form.attendedTime"
|
|
@@ -364,7 +415,7 @@
|
|
|
start-placeholder
|
|
|
end-placeholder
|
|
|
value-format="yyyy-MM-dd"
|
|
|
- v-if="qdflg==1"
|
|
|
+ v-if="qdflg == 1"
|
|
|
></el-date-picker>
|
|
|
</el-form-item>
|
|
|
<el-form-item label="值班首长" prop="chiefDutyName">
|
|
@@ -375,7 +426,12 @@
|
|
|
clearable
|
|
|
placeholder=""
|
|
|
>
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item"></el-option>
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="值班首长ID" prop="chiefDutyId">
|
|
@@ -392,7 +448,12 @@
|
|
|
clearable
|
|
|
placeholder=""
|
|
|
>
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item"></el-option>
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="作战值班员Id" prop="combatDutyId">
|
|
@@ -409,7 +470,12 @@
|
|
|
clearable
|
|
|
placeholder=""
|
|
|
>
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item"></el-option>
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="总值班员ID" prop="dutyOffierId">
|
|
@@ -419,7 +485,12 @@
|
|
|
<el-input v-model="form.dutyOffierPhone" placeholder="" />
|
|
|
</el-form-item>
|
|
|
<el-form-item label="值班分队1" prop="detachmentoneName">
|
|
|
- <el-select v-model="form.detachmentoneName" @change="detachmentoneNamechange" clearable placeholder="">
|
|
|
+ <el-select
|
|
|
+ v-model="form.detachmentoneName"
|
|
|
+ @change="detachmentoneNamechange"
|
|
|
+ clearable
|
|
|
+ placeholder=""
|
|
|
+ >
|
|
|
<el-option
|
|
|
v-for="dict in deptOptions"
|
|
|
:key="dict.deptId"
|
|
@@ -432,7 +503,12 @@
|
|
|
<el-input v-model="form.detachmentoneId" placeholder="请输入值班分队1ID" />
|
|
|
</el-form-item>-->
|
|
|
<el-form-item label="值班分队1人数" prop="detachmentoneNumber">
|
|
|
- <el-input v-model="form.detachmentoneNumber" type="number" :min="0" placeholder="" />
|
|
|
+ <el-input
|
|
|
+ v-model="form.detachmentoneNumber"
|
|
|
+ type="number"
|
|
|
+ :min="0"
|
|
|
+ placeholder=""
|
|
|
+ />
|
|
|
<!-- <el-input-number v-model="form.detachmentoneNumber" controls-position="right" :min="0"></el-input-number> -->
|
|
|
<!-- <el-input-number v-model="form.detachmentoneNumber" type='Number' controls-position="right" :min="0" /> -->
|
|
|
<!-- <el-input
|
|
@@ -449,17 +525,30 @@
|
|
|
placeholder=""
|
|
|
@change="detachmentonePeopleNamefun"
|
|
|
>
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item"></el-option>
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="值班分队1指挥员ID" prop="detachmentonePeopleId">
|
|
|
<el-input v-model="form.detachmentonePeopleId" placeholder="请输入值班分队1指挥员ID" />
|
|
|
</el-form-item>-->
|
|
|
- <el-form-item label="值班分队1指挥员电话" prop="detachmentonePeoplePhone">
|
|
|
+ <el-form-item
|
|
|
+ label="值班分队1指挥员电话"
|
|
|
+ prop="detachmentonePeoplePhone"
|
|
|
+ >
|
|
|
<el-input v-model="form.detachmentonePeoplePhone" placeholder="" />
|
|
|
</el-form-item>
|
|
|
<el-form-item label="值班分队2" prop="detachmentwoName">
|
|
|
- <el-select v-model="form.detachmentwoName" @change="detachmentwoNamechange" clearable placeholder="">
|
|
|
+ <el-select
|
|
|
+ v-model="form.detachmentwoName"
|
|
|
+ @change="detachmentwoNamechange"
|
|
|
+ clearable
|
|
|
+ placeholder=""
|
|
|
+ >
|
|
|
<el-option
|
|
|
v-for="dict in deptOptions"
|
|
|
:key="dict.deptId"
|
|
@@ -473,7 +562,12 @@
|
|
|
</el-form-item>-->
|
|
|
<el-form-item label="值班分队2人数" prop="detachmentwoNumber">
|
|
|
<!-- <el-input-number v-model="form.detachmentwoNumber" controls-position="right" :min="0" /> -->
|
|
|
- <el-input v-model="form.detachmentwoNumber" type="number" :min="0" placeholder="" />
|
|
|
+ <el-input
|
|
|
+ v-model="form.detachmentwoNumber"
|
|
|
+ type="number"
|
|
|
+ :min="0"
|
|
|
+ placeholder=""
|
|
|
+ />
|
|
|
<!-- <el-input
|
|
|
v-model="form.detachmentwoNumber"
|
|
|
type="number"
|
|
@@ -488,18 +582,30 @@
|
|
|
placeholder=""
|
|
|
@change="detachmentwoPeopleNamefun"
|
|
|
>
|
|
|
- <el-option v-for="item in rylist" :key="item.id" :label="item.name" :value="item"></el-option>
|
|
|
+ <el-option
|
|
|
+ v-for="item in rylist"
|
|
|
+ :key="item.id"
|
|
|
+ :label="item.name"
|
|
|
+ :value="item"
|
|
|
+ ></el-option>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item label="值班分队2指挥员ID" prop="detachmentwoPeopleId">
|
|
|
<el-input v-model="form.detachmentwoPeopleId" placeholder="请输入值班分队2指挥员ID" />
|
|
|
</el-form-item>-->
|
|
|
- <el-form-item label="值班分队2指挥员电话" prop="detachmentwoPeoplePhone">
|
|
|
+ <el-form-item
|
|
|
+ label="值班分队2指挥员电话"
|
|
|
+ prop="detachmentwoPeoplePhone"
|
|
|
+ >
|
|
|
<el-input v-model="form.detachmentwoPeoplePhone" placeholder="" />
|
|
|
</el-form-item>
|
|
|
<div class="jiben">备注</div>
|
|
|
<el-form-item label prop="remarks">
|
|
|
- <el-input v-model="form.remarks" type="textarea" placeholder="请输入备注" />
|
|
|
+ <el-input
|
|
|
+ v-model="form.remarks"
|
|
|
+ type="textarea"
|
|
|
+ placeholder="请输入备注"
|
|
|
+ />
|
|
|
</el-form-item>
|
|
|
</el-form>
|
|
|
<div slot="footer" class="dialog-footer">
|
|
@@ -520,7 +626,7 @@ import {
|
|
|
exportBasedutyinfo,
|
|
|
rllist,
|
|
|
listPeople,
|
|
|
- getDept
|
|
|
+ getDept,
|
|
|
} from "@/api/combatduty/basedutyinfo";
|
|
|
|
|
|
export default {
|
|
@@ -574,7 +680,7 @@ export default {
|
|
|
detachmentwoPeopleId: null,
|
|
|
detachmentwoPeoplePhone: null,
|
|
|
remarks: null,
|
|
|
- type: null
|
|
|
+ type: null,
|
|
|
},
|
|
|
// 表单参数
|
|
|
form: {},
|
|
@@ -584,7 +690,7 @@ export default {
|
|
|
rylist: [],
|
|
|
//单位数据
|
|
|
deptOptions: [],
|
|
|
- qdflg: null
|
|
|
+ qdflg: null,
|
|
|
};
|
|
|
},
|
|
|
created() {
|
|
@@ -595,14 +701,14 @@ export default {
|
|
|
methods: {
|
|
|
//获取人员
|
|
|
getrylist() {
|
|
|
- listPeople().then(res => {
|
|
|
+ listPeople().then((res) => {
|
|
|
if (res.code == 200) {
|
|
|
this.rylist = res.rows;
|
|
|
}
|
|
|
});
|
|
|
},
|
|
|
gettreeselect() {
|
|
|
- getDept().then(res => {
|
|
|
+ getDept().then((res) => {
|
|
|
console.log(res);
|
|
|
if (res.code == 200) {
|
|
|
this.deptOptions = res.data;
|
|
@@ -632,7 +738,7 @@ export default {
|
|
|
//首长
|
|
|
chiefDutyIdFormat(row, column) {
|
|
|
var deptName = "";
|
|
|
- this.rylist.map(item => {
|
|
|
+ this.rylist.map((item) => {
|
|
|
if (item.id == row.chiefDutyId) {
|
|
|
deptName = item.name;
|
|
|
}
|
|
@@ -641,7 +747,7 @@ export default {
|
|
|
},
|
|
|
combatDutyIdFormat(row, column) {
|
|
|
var deptName = "";
|
|
|
- this.rylist.map(item => {
|
|
|
+ this.rylist.map((item) => {
|
|
|
if (item.id == row.combatDutyId) {
|
|
|
deptName = item.name;
|
|
|
}
|
|
@@ -650,7 +756,7 @@ export default {
|
|
|
},
|
|
|
detachmentonePeopleIdFormat(row, column) {
|
|
|
var deptName = "";
|
|
|
- this.rylist.map(item => {
|
|
|
+ this.rylist.map((item) => {
|
|
|
if (item.id == row.detachmentonePeopleId) {
|
|
|
deptName = item.name;
|
|
|
}
|
|
@@ -659,7 +765,7 @@ export default {
|
|
|
},
|
|
|
detachmentwoPeopleIdFormat(row, column) {
|
|
|
var deptName = "";
|
|
|
- this.rylist.map(item => {
|
|
|
+ this.rylist.map((item) => {
|
|
|
if (item.id == row.detachmentwoPeopleId) {
|
|
|
deptName = item.name;
|
|
|
}
|
|
@@ -668,7 +774,7 @@ export default {
|
|
|
},
|
|
|
dutyOffierIdFormat(row, column) {
|
|
|
var deptName = "";
|
|
|
- this.rylist.map(item => {
|
|
|
+ this.rylist.map((item) => {
|
|
|
if (item.id == row.chiefDutyId) {
|
|
|
deptName = item.name;
|
|
|
}
|
|
@@ -678,7 +784,7 @@ export default {
|
|
|
/** 查询基地值班列表 */
|
|
|
getList() {
|
|
|
this.loading = true;
|
|
|
- listBasedutyinfo(this.queryParams).then(response => {
|
|
|
+ listBasedutyinfo(this.queryParams).then((response) => {
|
|
|
this.basedutyinfoList = response.rows;
|
|
|
this.total = response.total;
|
|
|
this.loading = false;
|
|
@@ -715,7 +821,7 @@ export default {
|
|
|
detachmentwoPeopleName: null,
|
|
|
detachmentwoPeopleId: null,
|
|
|
detachmentwoPeoplePhone: null,
|
|
|
- remarks: null
|
|
|
+ remarks: null,
|
|
|
};
|
|
|
this.resetForm("form");
|
|
|
},
|
|
@@ -731,7 +837,7 @@ export default {
|
|
|
},
|
|
|
// 多选框选中数据
|
|
|
handleSelectionChange(selection) {
|
|
|
- this.ids = selection.map(item => item.id);
|
|
|
+ this.ids = selection.map((item) => item.id);
|
|
|
this.single = selection.length !== 1;
|
|
|
this.multiple = !selection.length;
|
|
|
},
|
|
@@ -748,7 +854,7 @@ export default {
|
|
|
handleUpdate(row) {
|
|
|
this.reset();
|
|
|
const id = row.id || this.ids;
|
|
|
- getBasedutyinfo(id).then(response => {
|
|
|
+ getBasedutyinfo(id).then((response) => {
|
|
|
this.form = response.data;
|
|
|
this.open = true;
|
|
|
this.title = "修改基地值班";
|
|
@@ -757,10 +863,10 @@ export default {
|
|
|
},
|
|
|
/** 提交按钮 */
|
|
|
submitForm() {
|
|
|
- this.$refs["form"].validate(valid => {
|
|
|
+ this.$refs["form"].validate((valid) => {
|
|
|
if (valid) {
|
|
|
if (this.form.id != null) {
|
|
|
- updateBasedutyinfo(this.form).then(response => {
|
|
|
+ updateBasedutyinfo(this.form).then((response) => {
|
|
|
this.$modal.msgSuccess("修改成功");
|
|
|
this.open = false;
|
|
|
this.getList();
|
|
@@ -768,7 +874,7 @@ export default {
|
|
|
} else {
|
|
|
this.form.timequjian = this.form.attendedTime;
|
|
|
this.form.attendedTime = this.form.attendedTime.join(",");
|
|
|
- addBasedutyinfo(this.form).then(response => {
|
|
|
+ addBasedutyinfo(this.form).then((response) => {
|
|
|
this.$modal.msgSuccess("新增成功");
|
|
|
this.open = false;
|
|
|
this.getList();
|
|
@@ -782,7 +888,7 @@ export default {
|
|
|
const ids = row.id || this.ids;
|
|
|
this.$modal
|
|
|
.confirm("是否确认删除该数据项?")
|
|
|
- .then(function() {
|
|
|
+ .then(function () {
|
|
|
return delBasedutyinfo(ids);
|
|
|
})
|
|
|
.then(() => {
|
|
@@ -800,7 +906,7 @@ export default {
|
|
|
this.exportLoading = true;
|
|
|
return exportBasedutyinfo(queryParams);
|
|
|
})
|
|
|
- .then(response => {
|
|
|
+ .then((response) => {
|
|
|
this.$download.name(response.msg);
|
|
|
this.exportLoading = false;
|
|
|
})
|
|
@@ -847,8 +953,8 @@ export default {
|
|
|
detachmentwoNamechange(val) {
|
|
|
this.form.detachmentwoId = val.deptId;
|
|
|
this.form.detachmentwoName = val.deptName;
|
|
|
- }
|
|
|
- }
|
|
|
+ },
|
|
|
+ },
|
|
|
};
|
|
|
</script>
|
|
|
<style scoped>
|
|
@@ -1062,49 +1168,48 @@ export default {
|
|
|
border: none !important;
|
|
|
color: #cccccc;
|
|
|
}
|
|
|
-::v-deep .el-dialog__body{
|
|
|
+::v-deep .el-dialog__body {
|
|
|
padding: 30px 0px 0px 40px !important;
|
|
|
}
|
|
|
-::v-deep .el-dialog__footer{
|
|
|
+::v-deep .el-dialog__footer {
|
|
|
margin-right: 20px !important;
|
|
|
}
|
|
|
.isSubmit {
|
|
|
- margin-left: 40% !important;
|
|
|
- margin-right: 30%;
|
|
|
- margin-bottom: 5px;
|
|
|
- padding-bottom: 5px;
|
|
|
+ margin-left: 40% !important;
|
|
|
+ margin-right: 30%;
|
|
|
+ margin-bottom: 5px;
|
|
|
+ padding-bottom: 5px;
|
|
|
}
|
|
|
.el-radio-button {
|
|
|
-width: 122px !important;
|
|
|
-height: 30px !important;
|
|
|
-line-height: 30px !important;
|
|
|
-border: none !important;
|
|
|
+ width: 122px !important;
|
|
|
+ height: 30px !important;
|
|
|
+ line-height: 30px !important;
|
|
|
+ border: none !important;
|
|
|
}
|
|
|
-::v-deep .el-radio-button__inner{
|
|
|
+::v-deep .el-radio-button__inner {
|
|
|
width: 120px !important;
|
|
|
-height: 30px !important;
|
|
|
+ height: 30px !important;
|
|
|
line-height: 8px !important;
|
|
|
- background: rgb(10, 67, 224);
|
|
|
+ background: #034b81;
|
|
|
border: none;
|
|
|
color: #fff;
|
|
|
}
|
|
|
-::v-deep .el-radio-button:first-child .el-radio-button__inner{
|
|
|
+::v-deep .el-radio-button:first-child .el-radio-button__inner {
|
|
|
border-left: none !important;
|
|
|
}
|
|
|
::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
|
|
|
- color: #FFFFFF;
|
|
|
- background-color: #034b81 !important;
|
|
|
- border-color: #034b81 !important;
|
|
|
- -webkit-box-shadow: -1px 0 0 0 #034b81 !important;
|
|
|
- box-shadow: -1px 0 0 0 #034b81 !important;
|
|
|
+ color: #ffffff;
|
|
|
+ background-color: rgb(10, 67, 224) !important;
|
|
|
+ border-color: rgb(10, 67, 224) !important;
|
|
|
+ -webkit-box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
|
|
|
+ box-shadow: -1px 0 0 0 rgb(10, 67, 224) !important;
|
|
|
}
|
|
|
/* 将水平线设为红色: */
|
|
|
hr {
|
|
|
- border: none;
|
|
|
- height: 1px;
|
|
|
- background-color: rgba(204, 204, 204, 0.5);
|
|
|
- margin-bottom: 15px;
|
|
|
+ border: none;
|
|
|
+ height: 1px;
|
|
|
+ background-color: rgba(204, 204, 204, 0.5);
|
|
|
+ margin-bottom: 15px;
|
|
|
}
|
|
|
-
|
|
|
</style>
|
|
|
|