52802 清单-编辑-实施日期没有了
This commit is contained in:
@@ -1534,7 +1534,7 @@ export default {
|
|||||||
this.rowList = row;
|
this.rowList = row;
|
||||||
this.editRowData = this.rowList;
|
this.editRowData = this.rowList;
|
||||||
if(this.editRowData.syrz === '-'){
|
if(this.editRowData.syrz === '-'){
|
||||||
this.editRowData.ssrq = "";
|
this.editRowData.syrz = "";
|
||||||
}else if(this.editRowData.syrz){
|
}else if(this.editRowData.syrz){
|
||||||
this.editRowData.syrz = this.editRowData.syrz.split(',')
|
this.editRowData.syrz = this.editRowData.syrz.split(',')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user