[update]
This commit is contained in:
@@ -61,6 +61,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.detailDate.list.forEach((item) => {
|
||||
console.log('ppp')
|
||||
if(item.type == 'file' && item.isLock == '1') {
|
||||
this.disabled = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user