Your Name
2022-05-27 a272115727a43b9517b3ef75dfbee51494958174
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:'取消',