修改商品绑定耗材提交的id字段
This commit is contained in:
parent
f66d4655d1
commit
98aee65db7
|
|
@ -475,7 +475,7 @@
|
|||
</el-form>
|
||||
</el-dialog>
|
||||
<shopList ref="shopList" @success="selectShop" />
|
||||
|
||||
|
||||
<bind-haocai ref="bindHaocai"></bind-haocai>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
|
|
@ -2937,8 +2937,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||
margin: 0 10px 10px 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.tag-group {
|
||||
}
|
||||
|
||||
|
||||
::v-deep .tag-group .el-tag {
|
||||
min-width: 80px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue