| | |
| | | watch( |
| | | () => store.state.plottingInquireData, |
| | | (nVal, oVal) => { |
| | | if(!nVal)return |
| | | if (nVal.isshow == false) { |
| | | //列表删除联动 |
| | | if (nVal.entitiesData != {} && nVal.entitiesData.name) { |
| | |
| | | break; |
| | | } |
| | | } |
| | | store.state.plottingInquireData = null |
| | | } |
| | | } |
| | | }, |
| | |
| | | margin-right: 18px; |
| | | } |
| | | .btn_box_d { |
| | | width: 17px; |
| | | height: 18px; |
| | | width: 30px; |
| | | height: 30px; |
| | | background: url("../../assets/img/d.png") no-repeat center; |
| | | background-size: 100% 100%; |
| | | } |
| | |
| | | background-size: 100% 100%; |
| | | } |
| | | .btn_box_x { |
| | | width: 26px; |
| | | height: 27px; |
| | | width: 30px; |
| | | height: 30px; |
| | | background: url("../../assets/img/x.png") no-repeat center; |
| | | background-size: 100% 100%; |
| | | } |
| | |
| | | background-size: 100% 100%; |
| | | } |
| | | .btn_box_m { |
| | | width: 22px; |
| | | height: 20px; |
| | | width: 30px; |
| | | height: 30px; |
| | | background: url("../../assets/img/m.png") no-repeat center; |
| | | background-size: 100% 100%; |
| | | margin-right: 0; |