feat: 增加问卷调查组件

This commit is contained in:
2026-01-27 17:05:24 +08:00
parent 6f879a0bc8
commit e383bbbcf0
7 changed files with 72 additions and 25 deletions

View File

@@ -21,6 +21,8 @@ export const CompName = {
pictureAndCommodityCard: "pictureAndCommodityCard",
// 输入车牌卡片
enterLicensePlateCard: "enterLicensePlateCard",
// 调查问卷卡片
callSurveyQuestionnaire: "callSurveyQuestionnaire",
};
/// 发送的指令类型