feat(M08-B): 补联调场次信息
This commit is contained in:
@@ -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/);
|
||||
|
||||
Reference in New Issue
Block a user