This commit is contained in:
shilin
2025-02-19 11:21:12 +08:00
parent d9fa27e1cb
commit 12d8362625

View File

@ -1941,6 +1941,7 @@ export default {
/** 新增按钮操作 */
handleAdd(title) {
this.ext = []
this.re_take_profit_ratio = 0
this.title = title || '添加委托管理'
this.reset()
this.getListLineApiUser()