修改仲裁bug
This commit is contained in:
@@ -58,13 +58,13 @@ export default {
|
||||
watch: {
|
||||
caseVisableSignature(val) {
|
||||
if (val) {
|
||||
|
||||
this.getarbitrAtor()
|
||||
console.log(this.atoDataList)
|
||||
}
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.getarbitrAtor()
|
||||
// this.getarbitrAtor()
|
||||
},
|
||||
methods: {
|
||||
// 获取仲裁员信息
|
||||
|
||||
Reference in New Issue
Block a user