parent
9ca36021b0
commit
9a09ed6290
3 changed files with 3 additions and 3 deletions
|
@ -84,7 +84,7 @@ export default ($root: any) => {
|
|||
|
||||
return i;
|
||||
}).catch(err => {
|
||||
switch(err.id) {
|
||||
switch (err.id) {
|
||||
case 'f419f9f8-2f4d-46b1-9fb4-49d3a2fd7191':
|
||||
$root.dialog({
|
||||
type: 'error',
|
||||
|
|
|
@ -84,7 +84,7 @@ export default ($root: any) => {
|
|||
|
||||
return i;
|
||||
}).catch(err => {
|
||||
switch(err.id) {
|
||||
switch (err.id) {
|
||||
case '75aedb19-2afd-4e6d-87fc-67941256fa60':
|
||||
$root.dialog({
|
||||
type: 'error',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue