Refactor/dialog 样式对齐vue #794
Annotations
9 errors
Build
Type '{ hide: () => void; show: () => void; update: (opts: DialogOptions) => void; }' is missing the following properties from type 'DialogInstance': destroy, setConfirmLoading
|
Build
Property 'setConfirmLoading' is missing in type '{ hide: () => void; show: () => void; update: (props: DialogOptions) => void; destroy: () => void; }' but required in type 'DialogInstance'.
|
Build
Type '{ hide: () => void; show: () => void; update: (opts: DialogOptions) => void; }' is missing the following properties from type 'DialogInstance': destroy, setConfirmLoading
|
Build
Property 'setConfirmLoading' is missing in type '{ hide: () => void; show: () => void; update: (props: DialogOptions) => void; destroy: () => void; }' but required in type 'DialogInstance'.
|
Build
Type '{ hide: () => void; show: () => void; update: (opts: DialogOptions) => void; }' is missing the following properties from type 'DialogInstance': destroy, setConfirmLoading
|
Build
Property 'setConfirmLoading' is missing in type '{ hide: () => void; show: () => void; update: (props: DialogOptions) => void; destroy: () => void; }' but required in type 'DialogInstance'.
|
Build
Type '{ hide: () => void; show: () => void; update: (opts: DialogOptions) => void; }' is missing the following properties from type 'DialogInstance': destroy, setConfirmLoading
|
Build
Property 'setConfirmLoading' is missing in type '{ hide: () => void; show: () => void; update: (props: DialogOptions) => void; destroy: () => void; }' but required in type 'DialogInstance'.
|
Build
Process completed with exit code 1.
|
Loading