lct123456
2022-05-24 38b1fd496e7a011555590b6b1bea78c2b9e232b4
src/views/doublePreventAction/hiddenDanger/inspectionRecord/components/detail.vue
@@ -524,7 +524,6 @@
                this.dialogVisible = true;
            },
            handleRemove(file){
                debugger
                return this.$confirm(`确定移除 ${ file.name }?`,'提示',{
                    confirmButtonText:'确定',
                    cancelButtonText:'取消',