Commit 21a9c8c6 authored by 黄奎's avatar 黄奎

页面修改

parent 2e0c42c7
......@@ -86,7 +86,6 @@
type: Number,
default: 1
},
},
components: {
backinfoForm,
......@@ -97,15 +96,12 @@
persistent: true,
tabCheck: 'first', //默认选第一个
loading: false,
}
},
created() {
},
mounted() {
x
console.log("setingObj", this.setingObj)
},
mounted() {},
methods: {
refreshPage() {
this.persistent = false;
......
......@@ -97,6 +97,7 @@
padding-bottom: 40px;
height: 770px;
overflow: auto;
margin-bottom: 40px;
}
.backflowContent::-webkit-scrollbar {
......
......@@ -228,7 +228,6 @@
this.isShowBillForm = true;
this.showType = type;
this.billObj = item;
},
//重新查询
resetSearch() {
......
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