|
@@ -284,9 +284,6 @@ export default {
|
|
this.handleSearch()
|
|
this.handleSearch()
|
|
},
|
|
},
|
|
getItemJson: function(item) {
|
|
getItemJson: function(item) {
|
|
- if (!item.status) {
|
|
|
|
- item.status = 'null'
|
|
|
|
- }
|
|
|
|
if (item.contractManageId2) {
|
|
if (item.contractManageId2) {
|
|
item.contractManageId = item.contractManageId2
|
|
item.contractManageId = item.contractManageId2
|
|
}
|
|
}
|