diff --git a/src/renderer/src/AixPPTist/src/views/Editor/Toolbar/ElementStylePanel/Active/index.vue b/src/renderer/src/AixPPTist/src/views/Editor/Toolbar/ElementStylePanel/Active/index.vue index b1fb593..a2e20b9 100644 --- a/src/renderer/src/AixPPTist/src/views/Editor/Toolbar/ElementStylePanel/Active/index.vue +++ b/src/renderer/src/AixPPTist/src/views/Editor/Toolbar/ElementStylePanel/Active/index.vue @@ -289,7 +289,6 @@ const getCurrentPPtData = async () => { // 接收习题训练的值 const getData = async (data: WorkItem) => { - debugger workList.value = [] if(paramData.value.activityContent){ const arr = paramData.value.activityContent.split(',')