This commit is contained in:
@@ -765,7 +765,7 @@
|
||||
</el-form-item>
|
||||
<!-- 测量值 ImageToolAttribute -->
|
||||
<el-form-item
|
||||
v-if="form.ImageTool"
|
||||
v-if="form.ImageTool && imageToolAttributes.length > 0"
|
||||
:label="$t('trials:readingUnit:qsList:title:ImageToolAttribute')"
|
||||
prop="ImageToolAttribute"
|
||||
:rules="[
|
||||
|
||||
@@ -467,7 +467,7 @@
|
||||
</el-form-item>
|
||||
<!-- 测量值 ImageToolAttribute -->
|
||||
<el-form-item
|
||||
v-if="form.ImageTool"
|
||||
v-if="form.ImageTool && imageToolAttributes.length > 0"
|
||||
:label="$t('trials:readingUnit:qsList:title:ImageToolAttribute')"
|
||||
prop="ImageToolAttribute"
|
||||
:rules="[
|
||||
|
||||
Reference in New Issue
Block a user