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