Commit cad5329f by 李金轩

ljx

1 parent ced13132
......@@ -89,7 +89,7 @@
<span :class="getClass(text)">{{ text }}</span>
</template>
<template #operation="{ record }">
<div >
<div>
<a-button @click="deleteRecord(record)" type="primary" danger>删除任务</a-button>
</div>
</template>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!