保存进度!
This commit is contained in:
		@@ -22,7 +22,7 @@ const globalFunction = {
 | 
			
		||||
                closeOnPressEscape: false,
 | 
			
		||||
                type: "warning",
 | 
			
		||||
            }
 | 
			
		||||
        ).then(()=>{});
 | 
			
		||||
        ).then(() => { });
 | 
			
		||||
    },
 | 
			
		||||
    message: (param) =>
 | 
			
		||||
    {
 | 
			
		||||
@@ -36,4 +36,4 @@ export default {
 | 
			
		||||
        app.config.globalProperties["deleteConfirm"] = globalFunction.deleteConfirm;
 | 
			
		||||
        app.config.globalProperties["message"] = globalFunction.message;
 | 
			
		||||
    },
 | 
			
		||||
};
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user