vera_min 2 жил өмнө
parent
commit
15953fcf0f

+ 0 - 1
src/views/system/monitor/plugin/index.vue

@@ -93,7 +93,6 @@ export default defineComponent({
 		};
 		const dataList = () => {
 			state.tableData.loading = true;
-            console.log(state.tableData.param)
 			api.plugin
 				.getList(state.tableData.param)
 				.then((res: any) => {