法规性符合看板-技术领域修改

This commit is contained in:
zyx.net
2022-07-26 17:45:53 +08:00
parent a807b4e729
commit 5c8e40ad77
2 changed files with 3 additions and 8 deletions
+1 -2
View File
@@ -8,7 +8,6 @@
<a-input-search style="margin-bottom: 8px" :placeholder="$t('NodeQuickLookup')" @change="onLeftChange"
@search="onSearch"/>
<a-tree
v-if="gData.length>0"
:selected-keys="selectedKeys"
:expanded-keys.sync="expandedKeys"
:auto-expand-parent="autoExpandParent"
@@ -631,7 +630,7 @@ export default {
handleCancelMenuRight() {
this.menuRightVisible = false
},
//增加条款确定
//增加文件夹确定
hideModalMenuRight() {
let expandId = []
@@ -33,9 +33,9 @@
</div>
</a-col>
<a-col :md="6" :sm="8">
<div class="box-title-text">
<div class="box-title-text tree-select">
<div class="title-text" :title="$t('technicalField')">
<span>{{ $t('technicalField') }}</span>
<span>{{$t('technicalField')}}</span>
</div>
<a-tree-select
tree-node-filter-prop="title"
@@ -48,10 +48,6 @@
tree-checkable
:placeholder="$t('PleaseSelect')+$t('technicalField')"
/>
<!-- <j-dict-select-tag class="box-input" v-model="queryParam.technologyTerritory"-->
<!-- :placeholder="$t('PleaseSelect')+$t('technicalField')"-->
<!-- :type="'select'"-->
<!-- :triggerChange="false" :dictCode="'duty_territory'"/>-->
</div>
</a-col>
<span style="float: right;overflow: hidden;margin-right: 11px" class="table-page-search-submitButtons">