Compare commits
No commits in common. "689c149a3a92970e70bd50020cb735871980f5af" and "4eba3b2cb3e99b030e111f90d5bcb5443e1f05d0" have entirely different histories.
689c149a3a
...
4eba3b2cb3
|
@ -343,16 +343,11 @@
|
|||
"
|
||||
prop="JudgeDifferenceValue"
|
||||
>
|
||||
<div style="display: flex">
|
||||
<el-input
|
||||
v-model="QuestionList[index].JudgeDifferenceValue"
|
||||
clearable
|
||||
:disabled="OtherInfo.IsSign"
|
||||
></el-input>
|
||||
<span style="margin-left: 10px">{{
|
||||
$fd('ValueUnit', QuestionList[index].Unit)
|
||||
}}</span>
|
||||
</div>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue