更新
This commit is contained in:
@@ -341,6 +341,7 @@ export default {
|
||||
return
|
||||
} else {
|
||||
if (this.worksheet[j].M2.v.substring(0, 1) !== '9') {
|
||||
console.log(this.worksheet[j].P1, 123344)
|
||||
this.worksheet[j].G1 ? establishment = this.worksheet[j].G1.v : establishment = ''
|
||||
this.worksheet[j].I1 ? proofread = this.worksheet[j].I1.v : proofread = ''
|
||||
this.worksheet[j].L1 ? review = this.worksheet[j].L1.v : review = ''
|
||||
|
||||
Reference in New Issue
Block a user