|
@@ -168,7 +168,7 @@ export default {
|
|
|
|
|
|
|
|
selectSussess(val) {
|
|
selectSussess(val) {
|
|
|
if(this.getLoginInfo.shopId == val.selectItem.id) {
|
|
if(this.getLoginInfo.shopId == val.selectItem.id) {
|
|
|
- this.$msg('不能出库给当前门店,请重新选择门店')
|
|
|
|
|
|
|
+ this.$msg('本店不可选')
|
|
|
this.isShowTit = false
|
|
this.isShowTit = false
|
|
|
this.shopPlaceholder = '请选择门店'
|
|
this.shopPlaceholder = '请选择门店'
|
|
|
this.form.inShopId = ''
|
|
this.form.inShopId = ''
|