riku
7 小时以前 8e3f3890e93d097df4be744648b9ac404d20a558
miniprogram_npm/tdesign-miniprogram/qrcode/components/qrcode-status/qrcode-status.d.ts
@@ -10,7 +10,7 @@
        };
        status: {
            type: StringConstructor;
            value: "loading" | "active" | "expired" | "scanned";
            value: "loading" | "expired" | "scanned" | "active";
        };
        locale: {
            type: ObjectConstructor;