fix: 修改文件名大小写
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -19814,7 +19814,7 @@ function(t) {
|
||||
this.enterNum.text = this.curSelectNum + "";
|
||||
break;
|
||||
case this.sure:
|
||||
0 != this.itemID && this.curItem && (t.ThgMu.ins().send_8_11(this.itemID, this.curSelectNum, this.curItem.series), t.mAYZL.ins().close(this))
|
||||
0 != this.itemID && this.curItem && (t.ThgMu.ins().send_8_8(this.itemID, this.curSelectNum, this.curItem.series), t.mAYZL.ins().close(this))
|
||||
}
|
||||
},
|
||||
i.prototype.onFocusOut = function(t) {
|
||||
|
||||
Reference in New Issue
Block a user