|
@@ -668,7 +668,6 @@ export default {
|
|
});
|
|
});
|
|
},
|
|
},
|
|
expandRestItems(item, index) {
|
|
expandRestItems(item, index) {
|
|
- alert(132)
|
|
|
|
this.systemList.forEach((eq) => {
|
|
this.systemList.forEach((eq) => {
|
|
if (eq.smsxt !== item.smsxt) {
|
|
if (eq.smsxt !== item.smsxt) {
|
|
eq.expand = false;
|
|
eq.expand = false;
|