修改任务清单的提示语

This commit is contained in:
qq787203167
2022-08-23 16:52:52 +08:00
parent 6a6abf7e5d
commit 4ed8d70f8c
@@ -199,7 +199,8 @@
>
<a-row :gutter="24">
<a-col :span="24">
<span style='font-size: 16px;margin-bottom: 20px;display: flex;justify-content: center'' v-for='(item,key) in NotSelectedNoEngineerValue'>
<span style='font-size: 16px;margin-bottom: 20px;display: flex;justify-content: center'
v-for='(item,key) in NotSelectedNoEngineerValue'>
<span v-html='item'></span>
</span>
</a-col>