|
|
@ -72,7 +72,7 @@ namespace DyeingComputer.ConvertMoels |
|
|
|
case "094": |
|
|
|
return new BitmapImage(new Uri("/Lmage/ID094.png", UriKind.Relative));//
|
|
|
|
default: |
|
|
|
return new BitmapImage(new Uri("/Lmage/ERR.png", UriKind.Relative)); |
|
|
|
return new BitmapImage(new Uri("", UriKind.Relative)); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|