ERP:增加 ERP 销售订单的实现 40%(列表)

This commit is contained in:
YunaiV
2024-02-09 21:56:01 +08:00
parent b55c8417fb
commit 2615054fb2
8 changed files with 78 additions and 16 deletions

View File

@ -12,6 +12,7 @@
<el-form-item label="产品" prop="productId">
<el-select
v-model="queryParams.productId"
clearable
filterable
placeholder="请选择产品"
class="!w-240px"