liuxy 2 years ago
parent 11e8ee6957
commit 135609465b

File diff suppressed because it is too large Load Diff

@ -344,7 +344,7 @@
</template> </template>
<template <template
v-if="(scope.row.status === 1 && scope.row.join_status === 3 && !/contractLedger/g.test($route.path)) || !(!scope.row.is_framework && scope.row.purchase_way && scope.row.purchase_way.value === '网上商')" v-if="(scope.row.status === 1 && scope.row.join_status === 3 && !/contractLedger/g.test($route.path)) || !(!scope.row.is_framework && scope.row.purchase_way && scope.row.purchase_way.value === '网上商')"
> >
<Button <Button
class="slot-btns-item" class="slot-btns-item"

Loading…
Cancel
Save