Commit 8e7f8af4 authored by 李苏's avatar 李苏 💬

同步更新删除类型

parent 73559040
<template>
<div style="display: flex;">
<Xq v-if="showDialog" :app='this' />
<div class="min_full" style="width: 200px;border-right: 0px;">
<!-- <div class="min_full" style="width: 200px;border-right: 0px;">
<LazyTree treeTitle='容器分类' @selected='selectedTree' url='wms/jcsj/rqfl/queryRoot' />
</div>
<div class="min_full" style="width: calc(100% - 200px)">
</div> -->
<div class="min_full" style="width: calc(100% - 0px)">
<!-- 查询条件-->
<div class="search" v-condition>
<SearchButton :app='app'></SearchButton>
......@@ -90,7 +90,7 @@
name: 'materialInfo',
/* 初始额外赋值*/
async mounted() {
// this.$refs['TablePager'].pageQuery()
this.$refs['TablePager'].pageQuery()
},
data() {
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment