Explorar o código

删除debug代码

vera_min %!s(int64=2) %!d(string=hai) anos
pai
achega
15953fcf0f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/system/monitor/plugin/index.vue

+ 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) => {