osmanli-yatirim 0.5.21 → 0.5.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -21438,9 +21438,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
|
|
|
21438
21438
|
this.isVisiblePopup = false;
|
|
21439
21439
|
this.isLoading = false;
|
|
21440
21440
|
} else {
|
|
21441
|
+
var _this$$route;
|
|
21442
|
+
|
|
21441
21443
|
this.$toast.success(message);
|
|
21444
|
+
const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
|
|
21442
21445
|
this.$router.push({
|
|
21443
|
-
name: "RequestTracking"
|
|
21446
|
+
name: "RequestTracking",
|
|
21447
|
+
query: query
|
|
21444
21448
|
});
|
|
21445
21449
|
}
|
|
21446
21450
|
} catch (e) {
|
|
@@ -21447,9 +21447,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
|
|
|
21447
21447
|
this.isVisiblePopup = false;
|
|
21448
21448
|
this.isLoading = false;
|
|
21449
21449
|
} else {
|
|
21450
|
+
var _this$$route;
|
|
21451
|
+
|
|
21450
21452
|
this.$toast.success(message);
|
|
21453
|
+
const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
|
|
21451
21454
|
this.$router.push({
|
|
21452
|
-
name: "RequestTracking"
|
|
21455
|
+
name: "RequestTracking",
|
|
21456
|
+
query: query
|
|
21453
21457
|
});
|
|
21454
21458
|
}
|
|
21455
21459
|
} catch (e) {
|
|
@@ -21447,9 +21447,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
|
|
|
21447
21447
|
this.isVisiblePopup = false;
|
|
21448
21448
|
this.isLoading = false;
|
|
21449
21449
|
} else {
|
|
21450
|
+
var _this$$route;
|
|
21451
|
+
|
|
21450
21452
|
this.$toast.success(message);
|
|
21453
|
+
const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
|
|
21451
21454
|
this.$router.push({
|
|
21452
|
-
name: "RequestTracking"
|
|
21455
|
+
name: "RequestTracking",
|
|
21456
|
+
query: query
|
|
21453
21457
|
});
|
|
21454
21458
|
}
|
|
21455
21459
|
} catch (e) {
|