Commit a0f5a445 authored by Marcus's avatar Marcus

后台入仓时添加商品 / 后台入仓时添加商品-前端 添加新品名

https://zentao.test.jdshangmen.com/task-view-1921.html
parent c63e5f0a
......@@ -188,6 +188,7 @@
<template slot="label"><span style="color: red">*</span>{{ $t('中文品名') }}</template>
<el-form-item required label="" prop="prodId" label-width="0">
<product-selector v-model="form1.prodId" @change="onProductChange1"/>
<el-button type="text" @click="isShowProduct = true" style="margin-left: 15px">添加新商品</el-button>
</el-form-item>
</el-descriptions-item>
<el-descriptions-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment