|
@@ -28,7 +28,7 @@
|
|
|
</div>
|
|
|
<a-divider />
|
|
|
<a-row class="add-btn" type="flex" justify="space-between">
|
|
|
- <a-button id="evaluationPlan-add" type="primary" icon="plus" @click="openModal">新建</a-button>
|
|
|
+ <a-button id="evaluationPlan-add" type="primary" icon="plus" @click="openModal">新增</a-button>
|
|
|
<a-col id="evaluationPlan-setDefaultPlan" @click="handleDefaultSet">
|
|
|
<a-icon type="setting" class="setting-icon" />
|
|
|
<span class="setting">默认方案设置</span>
|