| src/views/farmplant/farmplant.vue | ●●●●● patch | view | raw | blame | history |
src/views/farmplant/farmplant.vue
@@ -93,7 +93,9 @@ visible: true, overVisible:false, form: {}, query: {}, query: { status:1 }, loading: true, excelBox: false, page: { @@ -429,6 +431,7 @@ prop: "status", search: true, searchSpan: 4, searchValue:"1", labelWidth: 110, type: "select", dicData: [ @@ -462,7 +465,7 @@ landIdcolumn.dicData = res.data.data } }) this.query={} this.query={status:1} this.onLoad(this.page) } }