|
@@ -1419,8 +1419,8 @@
|
|
var random = this.getdate() + this.MathRand()
|
|
var random = this.getdate() + this.MathRand()
|
|
this.inOutTaskNo = 'YKC' + random
|
|
this.inOutTaskNo = 'YKC' + random
|
|
this.inOutTaskNo1 = 'YKR' + random
|
|
this.inOutTaskNo1 = 'YKR' + random
|
|
- this.dataList.moveTaskNo = 'YKRW' + random
|
|
|
|
- this.dataList1.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
|