housekeeping, preparatory work for case 4220

This commit is contained in:
2022-10-27 22:04:57 +00:00
parent efd51582ff
commit 24e5a65711
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ayanova",
"version": "8.0.18",
"version": "8.0.19",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.18",
version: "8.0.19",
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
};

View File

@@ -1,6 +1,6 @@
<template>
<div>
<v-row>
<v-row dense>
<v-col
v-if="value.serial != 0 && canEditSerial"
cols="12"

View File

@@ -1,6 +1,6 @@
<template>
<div>
<v-row justify="center">
<v-row dense justify="center">
<v-dialog
v-model="openDialog"
persistent