修改任务清单的提示语
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user