add dialog car payload

Šī revīzija ir iekļauta:
lb
2023-03-22 16:35:18 +08:00
vecāks 632808c10f
revīzija 264d5cb3c7

Parādīt failu

@@ -39,10 +39,7 @@ export default {
watch: {
$route: {
handler: function (route) {
if (route.query.code) {
this.triggerUpdateKey = Math.random().toString();
console.log("[$oute changed] val.params.id", route.query.code, this.triggerUpdateKey);
}
this.triggerUpdateKey = Math.random().toString();
},
immediate: true,
deep: true,