|
@@ -3878,9 +3878,9 @@ export default {
|
|
|
handleUpdate(row, status) {
|
|
|
this.reset();
|
|
|
// this.contrOl = false
|
|
|
- if (this.dataList.length === 0){
|
|
|
-
|
|
|
- }
|
|
|
+ // if (this.dataList.length === 0){
|
|
|
+ //
|
|
|
+ // }
|
|
|
this.browseStatus = status;
|
|
|
this.detailsHidden = false;
|
|
|
this.formBrowseStatus = false;
|