|
@@ -2,7 +2,7 @@
|
|
<base-form ref="formRef" :label-width="useVW(88)" :groups="groups" :items="items" :model="model" :disabled="loading">
|
|
<base-form ref="formRef" :label-width="useVW(88)" :groups="groups" :items="items" :model="model" :disabled="loading">
|
|
<template #form-item-address>
|
|
<template #form-item-address>
|
|
<span class="flex items-center">
|
|
<span class="flex items-center">
|
|
- {{ filePath?.sampPath }}
|
|
|
|
|
|
+ {{ filePath?.markStandardPath }}
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
<template #form-item-upload>
|
|
<template #form-item-upload>
|