@@ -235,7 +235,7 @@
<a-button :style="{ marginRight: '8px' }">取消</a-button>
</a-popconfirm>
<a-button type="primary" @click="submitAdd">
- 提交
+ 保存
</a-button>
</div>
</a-drawer>