Merge branch 'lichang' into lite
This commit is contained in:
@@ -253,6 +253,8 @@ function fnModalOk(e: any) {
|
||||
row.status = '1';
|
||||
row.serialNum = res.data.sn;
|
||||
row.expiryDate = res.data.expire;
|
||||
row.capability = res.data.capability;
|
||||
row.updateTime = new Date().getTime();
|
||||
} else {
|
||||
row.status = '0';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user