lcw
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
{{ row.bazyj&&row.tjzm&&row.wfzzmjl?'已上传':'未上传' }}
|
||||
</template>
|
||||
<template #njzt="{row}">
|
||||
<DictTag :options="D_BZ_SF" v-model:value="row.njzt" tag></DictTag>
|
||||
{{ row.njzt == '01'?'通过':row.njzt == '02'?'不通过':'' }}
|
||||
<!-- <DictTag :options="D_BZ_SF" v-model:value="row.njzt" tag></DictTag> -->
|
||||
</template>
|
||||
<!-- 操作 -->
|
||||
<template #controls="{ row }">
|
||||
|
||||
Reference in New Issue
Block a user