feat: 档口入库码后台批量回写 (#246)
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ func TestModuleNavigation_按账号保存稳定列表状态且安全回退(t *te
|
||||
"\"/syb\": [\"order_no\", \"shop\", \"stage\", \"page\", \"page_size\", \"date_from\", \"date_to\"]",
|
||||
"\"/tasks\": [\"type\", \"status\", \"creator\", \"q\", \"page\", \"page_size\"]",
|
||||
"\"/clients\": [\"name\", \"page\", \"page_size\"]",
|
||||
"\"/inner-codes\": [\"date\", \"status\", \"q\", \"page\", \"page_size\"]",
|
||||
"\"/inner-codes\": [\"date\", \"status\", \"q\", \"page\", \"page_size\", \"apply_batch_id\"]",
|
||||
"\"/users\": [\"q\", \"status\", \"page\", \"page_size\"]",
|
||||
"var MODULE_STATE_PREFIX = \"cmautobuy:module-state:\"",
|
||||
"parsed.origin !== window.location.origin || parsed.pathname !== moduleRoot",
|
||||
|
||||
Reference in New Issue
Block a user