|
|
|
@ -4601,7 +4601,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据库类型"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjklx`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<!-- <el-input v-model="ruleForm.sjzcSjklx" placeholder="请输入数据库类型"></el-input> -->
|
|
|
|
@ -4623,7 +4623,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="端口"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcDk`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4635,7 +4635,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据库版本"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkbb`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4649,7 +4649,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据库所在IP"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkIp`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4661,7 +4661,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="共享属性"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcGxsx`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4682,7 +4682,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="开放属性"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcKfsx`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4701,7 +4701,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据领域"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjly`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4722,7 +4722,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="更新周期"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcGxzq`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4741,7 +4741,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据类型"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjlx`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<!-- <el-select v-model="ruleForm.region" placeholder="请选择数据类型">
|
|
|
|
@ -4763,7 +4763,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据量"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjl`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4776,7 +4776,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据量单位"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjldw`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4797,7 +4797,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据是否出境"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcCj`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4816,7 +4816,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据分级分类"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjfjfl`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4837,7 +4837,7 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据重要程度"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjzycd`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4856,7 +4856,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="是否涉密数据"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSmsj`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
@ -4877,7 +4877,7 @@
|
|
|
|
|
<el-col :span="24">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="数据描述"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjms`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4894,10 +4894,11 @@
|
|
|
|
|
<el-col :span="12">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="是否涉及个人信息"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sfsjgrxx`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-select
|
|
|
|
|
@change="changeSfsjgrxx(dataIndex)"
|
|
|
|
|
v-model="dataItem.sfsjgrxx"
|
|
|
|
|
:placeholder="'请填写是否涉及个人信息' + (dataIndex + 1)"
|
|
|
|
|
>
|
|
|
|
@ -4913,7 +4914,7 @@
|
|
|
|
|
<el-col :span="12" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
label="个人信息数据量"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].sjzcSjkmc`"
|
|
|
|
|
:prop="`sjzcList[${dataIndex}].grxxsjl`"
|
|
|
|
|
:rules="rules.bwk"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -4924,11 +4925,11 @@
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<!-- <i
|
|
|
|
|
<i
|
|
|
|
|
v-if="dataIndex > 0"
|
|
|
|
|
@click="removeSjzcList(dataIndex)"
|
|
|
|
|
class="el-icon-remove-outline removeRow"
|
|
|
|
|
></i> -->
|
|
|
|
|
></i>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
|
|
|
|
|
<el-row>
|
|
|
|
@ -5164,6 +5165,7 @@ export default {
|
|
|
|
|
ruleForm: {
|
|
|
|
|
sjzcList: [
|
|
|
|
|
{
|
|
|
|
|
grxxsjl: 0,
|
|
|
|
|
sjzcSjkmc: "",
|
|
|
|
|
sjzcSjklx: "",
|
|
|
|
|
},
|
|
|
|
@ -5391,10 +5393,18 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
return url;
|
|
|
|
|
},
|
|
|
|
|
changeSfsjgrxx(index) {
|
|
|
|
|
if (this.ruleForm.sjzcList[index].sfsjgrxx != 1) {
|
|
|
|
|
this.ruleForm.sjzcList[index].grxxsjl = 0;
|
|
|
|
|
} else {
|
|
|
|
|
this.ruleForm.sjzcList[index].grxxsjl = "";
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
addSjzcList() {
|
|
|
|
|
this.ruleForm.sjzcList.push({
|
|
|
|
|
sjzcSjkmc: "",
|
|
|
|
|
sjzcSjklx: "",
|
|
|
|
|
grxxsjl: 0,
|
|
|
|
|
});
|
|
|
|
|
},
|
|
|
|
|
removeSjzcList(index) {
|
|
|
|
|