feat(M08-B): 补联调场次信息

This commit is contained in:
Codex
2026-07-05 16:07:29 +08:00
parent fda768d4ce
commit b5e7121c35
7 changed files with 111 additions and 9 deletions
+6
View File
@@ -201,6 +201,11 @@ const handoff = read('admin/src/components/CleaningFieldHandoffPanel.vue');
for (const pattern of [
'现场联调进度',
'qipai.cleaning.field-handoff',
'qipai.cleaning.field-handoff.session',
'联调批次',
'现场/门店',
'sessionMeta',
'persistSessionMeta',
'商户凭据引用',
'小程序合法域名',
'小额真实转账',
@@ -235,6 +240,7 @@ assert.match(styles, /\.action-board/);
assert.match(styles, /\.action-tile/);
assert.match(styles, /\.handoff-summary/);
assert.match(styles, /\.handoff-body/);
assert.match(styles, /\.handoff-session/);
assert.match(styles, /\.handoff-status-select/);
assert.match(styles, /\.handoff-bulk-form/);
assert.match(styles, /\.handoff-blockers/);