housekeeping, preparatory work for case 4220
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ayanova",
|
||||
"version": "8.0.18",
|
||||
"version": "8.0.19",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
version: "8.0.18",
|
||||
version: "8.0.19",
|
||||
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
||||
};
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<v-row>
|
||||
<v-row dense>
|
||||
<v-col
|
||||
v-if="value.serial != 0 && canEditSerial"
|
||||
cols="12"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<v-row justify="center">
|
||||
<v-row dense justify="center">
|
||||
<v-dialog
|
||||
v-model="openDialog"
|
||||
persistent
|
||||
|
||||
Reference in New Issue
Block a user