我想要更新 let button = UIButton()
button.setImage(UIImage(named:"yourImage.png")?, for: .normal)
button.setTitle("MyTitle", for: .normal)
button.titleLabel?.font = button.titleLabel?.font.withSize(15)
button.titleLabel?.textAlignment = .center
来自taskId
来自workerId
的{{1}}和databaseCheck
。在我getData
调用caseIdFound
而不是completeTask
之后,我必须再次为新dbFactory
和getData
执行taskId
,因为每次workerId
调用它的方法需要新的taskId和workerId for api。
在这种情况下最好的方法是什么?
ctrl.js
completeTask