提交 d29c523f authored 作者: 吴德鹏's avatar 吴德鹏

优化商品管理

上级 e83741cb
......@@ -345,6 +345,7 @@ let vm = new Vue({
}, 0) : void (0);
if (r.list.length === 0) {
that.tbCfStationItem.itemCategorytwo = null
that.q.itemCategorytwo = null
}
}
}
......@@ -367,6 +368,7 @@ let vm = new Vue({
that.Goodstype3 = r.descripiton
if (r.descripiton.length === 0) {
that.tbCfStationItem.itemDescritionId = null
that.q.itemDescritionId = null
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论