推荐采购计划bug解决,状态变化

This commit is contained in:
砂糖
2025-07-29 09:11:39 +08:00
parent 86de3148b5
commit c5449e5d11
3 changed files with 11 additions and 2 deletions

View File

@@ -126,7 +126,7 @@
icon="el-icon-s-operation"
@click="showClac(scope.row)"
v-if="scope.row.orderStatus === EOrderStatus.NEW"
>智能采购单</el-button>
>初次采购推荐</el-button>
</template>
</el-table-column>
</el-table>