commit
This commit is contained in:
@@ -102,9 +102,6 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
treeClass() {
|
||||
|
||||
},
|
||||
handleTreeDrawerCancel() {
|
||||
this.filterText = ''
|
||||
this.isVisible2 = false
|
||||
|
||||
@@ -104,8 +104,7 @@
|
||||
@click="clearAllSearch('lawsStandInfoSearch')">清空
|
||||
</el-button>
|
||||
<el-button size="mini" type="primary" class="common-button-primary"
|
||||
v-btn-permission="'fd83032ae5f41a0021b00e93c88edbbi'" @click="selectMoreBtn"><i
|
||||
class="iconfont"></i>高级检索
|
||||
v-btn-permission="'fd83032ae5f41a0021b00e93c88edbbi'" @click="selectMoreBtn">高级检索
|
||||
</el-button>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
|
||||
@@ -735,7 +735,6 @@
|
||||
<el-table-column
|
||||
v-if="itemType !== '3'"
|
||||
prop="xcxssrq"
|
||||
sortable="custom"
|
||||
width="150"
|
||||
label="新车型实施日期">
|
||||
<template slot-scope="scope">
|
||||
@@ -745,7 +744,6 @@
|
||||
<el-table-column
|
||||
v-if="itemType !== '3'"
|
||||
prop="zccssrq"
|
||||
sortable="custom"
|
||||
width="150"
|
||||
label="在产车实施日期">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user