修改禅道已知bug

This commit is contained in:
qq787203167
2022-06-30 20:19:00 +08:00
parent 79c64d3f87
commit 30eca7cf51
2 changed files with 9 additions and 4 deletions
@@ -47,7 +47,7 @@
</a-table>
</div>
<!-- 修改工程接口人--->
<a-modal v-model="areaVisible" :title="$t('modifyprojectInterfacePerson')" width='500px' :footer="null">
<a-modal v-model="areaVisible" :title="$t('modifyprojectInterfacePerson')" width='620px' :footer="null">
<a-form-model
class='tag-module'
ref='ruleForm'
@@ -220,7 +220,7 @@
{
required: true,
message: this.$t('PleaseSelect') + this.$t('engineeringInterfacePerson'),
trigger: 'blur'
trigger: 'change'
}
]
},
@@ -334,6 +334,7 @@
// 点击工程接口人的详情人员 有权限
ondataValueTobeinitiated(record) {
this.areaVisible = true
this.$refs.ruleForm.clearValidate()
this.getquerySdtList(record)
},
dataValueTobeinitiated() {
@@ -445,6 +446,9 @@
}
})
},
cancleoperationFailed(){
this.selectedRowKeys = []
},
getTableList() {
// todo
let paramsManifestid