Selaa lähdekoodia

调整

master
zouhantao 2 viikkoa sitten
vanhempi
commit
f1bf4f9af2

+ 1
- 1
src/views/inventoryControl/newInventory/cardDeviceManagement/index.vue Näytä tiedosto

<el-button type="success" size="small" @click="handleAudit(scope.$index, scope.scope.row, 2)"> <el-button type="success" size="small" @click="handleAudit(scope.$index, scope.scope.row, 2)">
一发信息查询 一发信息查询
</el-button> </el-button>
<el-button type="success" size="small" @click="lossReporting(scope)">
<el-button type="success" size="small" @click="lossReporting(scope)" v-if="(scope.scope.row.status === 'NEW')">
报损 报损
</el-button> </el-button>
</template> </template>

Loading…
Peruuta
Tallenna