优化预报废列表字段展示问题
This commit is contained in:
parent
244c850889
commit
74664cd0b4
|
|
@ -30,7 +30,7 @@
|
||||||
data.repairCode
|
data.repairCode
|
||||||
}}</template>
|
}}</template>
|
||||||
<template v-if="data.scrapSource === 2">{{
|
<template v-if="data.scrapSource === 2">{{
|
||||||
data.scrapNum
|
data.repairNum
|
||||||
}}</template>
|
}}</template>
|
||||||
</template>
|
</template>
|
||||||
<!--审核状态 -->
|
<!--审核状态 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue