|
@@ -222,22 +222,6 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
- // nowData: {
|
|
|
- // handler (newValue, oldValue) {
|
|
|
- // if (this.isshow && newValue) {
|
|
|
- // // if (this.nowData.id) { // 编辑
|
|
|
- // // console.log(this.nowData.id, 'this.nowData.id')
|
|
|
- // // this.titleText = '编辑数字货架'
|
|
|
- // // this.getShelfDetail()
|
|
|
- // // } else {
|
|
|
- // // // this.$refs.storeList.resetForm()
|
|
|
- // // // this.$refs.dealerList.resetForm()
|
|
|
- // // this.titleText = '新增数字货架'
|
|
|
- // // }
|
|
|
- // }
|
|
|
- // },
|
|
|
- // deep: true
|
|
|
- // }
|
|
|
}
|
|
|
}
|
|
|
</script>
|