@@ -429,7 +429,6 @@ export default {
store.setToolBarShow(false);
store.setXzqh_flag(false);
store.setCockpit_vector({
- word: "",
word:this.left_value == 'csbj' ? '事项内容' : '报建项目名称',
title: this.left_value == 'csbj' ? '城市报建完成项目' : '私宅报建完成项目',
tableData: [],
@@ -341,6 +341,7 @@ export default {
get_search(word) {
if (word.length == 0) {
this.active_dableData = this.tableData;
+ console.log('this.active_dableData: ', this.active_dableData);
} else {
// console.log('this.tableData: ', this.tableData);
// this.active_dableData = this.tableData.filter((item) => {
@@ -63,6 +63,7 @@ export default {
title: '卫片监管完成项目',
+ word: "年份权属名称",
tablejscType: 'jsc_vpjg_zbmx',
columns: ['图斑分类', '图斑来源', '图斑编号', '审核调查', '年份权属名称', '时间', '是否核查', '行政区划名称', '面积', '占用基本农田保护面积', '占用耕地面积'],