\345\270\270\350\247\201\351\227\256\351\242\230/\345\220\216\347\253\257\350\247\206\345\233\276\346\211\251\345\261\225.md
... ...
@@ -299,18 +299,18 @@
299 299
300 300
```json
301 301
{
302
- "has_not": "tabs",
303
- "expr": "$..tabs[?(@.name == 'mbm_wms_dispatch_order_menu_tab_allocation_detail_list')]..tbar",
304
- "position": "inside",
305
- "body": [
306
- {
307
- "name": "桶仓收货开启",
308
- "service": "siloDelivery",
309
- "auth": "siloDelivery",
310
- "action": "siloDelivery",
311
- "isLoading": true
312
- }
313
- ]
302
+ "has_not": "tabs",
303
+ "expr": "$..tabs[?(@.name == 'mbm_wms_dispatch_order_menu_tab_allocation_detail_list')]..tbar",
304
+ "position": "inside",
305
+ "body": [
306
+ {
307
+ "name": "桶仓收货开启",
308
+ "service": "siloDelivery",
309
+ "auth": "siloDelivery",
310
+ "action": "siloDelivery",
311
+ "isLoading": true
312
+ }
313
+ ]
314 314
}
315 315
```
316 316
## 5. JsonPath语法