|
@@ -1414,6 +1414,7 @@
|
|
this.inOutTaskNo = 'YKC' + random
|
|
this.inOutTaskNo = 'YKC' + random
|
|
this.inOutTaskNo1 = 'YKR' + random
|
|
this.inOutTaskNo1 = 'YKR' + random
|
|
this.dataList.moveTaskNo = 'YKRW' + random
|
|
this.dataList.moveTaskNo = 'YKRW' + random
|
|
|
|
+ this.dataList1.moveTaskNo = 'YKRW' + random
|
|
} else if (this.dataList.taskTypeKey == 4) {
|
|
} else if (this.dataList.taskTypeKey == 4) {
|
|
var random = this.getdate() + this.MathRand()
|
|
var random = this.getdate() + this.MathRand()
|
|
this.inOutTaskNo = 'TCC' + random
|
|
this.inOutTaskNo = 'TCC' + random
|