code
This commit is contained in:
@ -1941,6 +1941,7 @@ export default {
|
|||||||
/** 新增按钮操作 */
|
/** 新增按钮操作 */
|
||||||
handleAdd(title) {
|
handleAdd(title) {
|
||||||
this.ext = []
|
this.ext = []
|
||||||
|
this.re_take_profit_ratio = 0
|
||||||
this.title = title || '添加委托管理'
|
this.title = title || '添加委托管理'
|
||||||
this.reset()
|
this.reset()
|
||||||
this.getListLineApiUser()
|
this.getListLineApiUser()
|
||||||
|
|||||||
Reference in New Issue
Block a user