|
@@ -121,7 +121,6 @@
|
|
>关闭</el-button
|
|
>关闭</el-button
|
|
>
|
|
>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<script>
|
|
<script>
|
|
@@ -191,6 +190,7 @@ export default {
|
|
activated() {
|
|
activated() {
|
|
this.selectpackingMethod()
|
|
this.selectpackingMethod()
|
|
this.showType = this.isShow
|
|
this.showType = this.isShow
|
|
|
|
+ this.loaddata()
|
|
},
|
|
},
|
|
computed : {
|
|
computed : {
|
|
totalStorage :function() {
|
|
totalStorage :function() {
|