cloud-web-corejs 1.0.17 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
- package/src/components/jsonImport/index.js +3 -1
- package/src/components/jsonImport/mixins.js +16 -16
- package/src/components/xform/form-designer/form-widget/dialog/importDialogMixin.js +1 -1
- package/src/layout/components/Sidebar/default.vue +10 -4
- package/src/router/modules/customer.js +8 -8
- package/src/router/modules/system.js +1 -1
- package/src/utils/aes.js +1 -0
- package/src/views/bd/setting/bd_attach_setting/dialog.vue +4 -4
- package/src/views/bd/setting/bd_attach_setting/edit.vue +3 -3
- package/src/views/bd/setting/bd_attach_setting/list.vue +3 -3
- package/src/views/bd/setting/form_script/dialog.vue +14 -12
- package/src/views/bd/setting/form_script/edit.vue +6 -5
- package/src/views/bd/setting/form_script/edit1.vue +4 -4
- package/src/views/bd/setting/form_script/form_list.vue +3 -3
- package/src/views/bd/setting/form_script/list.vue +4 -4
- package/src/views/bd/setting/form_script/list1.vue +4 -4
- package/src/views/bd/setting/form_script/list2.vue +1 -1
- package/src/views/bd/setting/form_template/dialog.vue +24 -17
- package/src/views/bd/setting/form_template/edit.vue +3 -3
- package/src/views/bd/setting/form_template/editWfObjConfigDialog.vue +1 -1
- package/src/views/bd/setting/form_template/ftHistoryDialog.vue +5 -5
- package/src/views/bd/setting/form_template/itemEdit.vue +3 -3
- package/src/views/bd/setting/form_template/itemList.vue +3 -3
- package/src/views/bd/setting/form_template/list.vue +4 -4
- package/src/views/bd/setting/form_template/preformDialog.vue +2 -2
- package/src/views/bd/setting/menu_kind/authDialog.vue +2 -2
- package/src/views/bd/setting/menu_kind/dialog.vue +23 -16
- package/src/views/bd/setting/menu_kind/list.vue +4 -4
- package/src/views/bd/setting/table_model/dialog.vue +4 -4
- package/src/views/bd/setting/table_model/edit.vue +1123 -1123
- package/src/views/bd/setting/table_model/list.vue +4 -4
- package/src/views/bd/setting/table_model/zdDialog.vue +4 -4
- package/src/views/mobile/user/area/dialog.vue +3 -2
- package/src/views/mobile/user/user/dialog.vue +3 -2
- package/src/views/support/export_template/edit.vue +4 -4
- package/src/views/support/export_template/list.vue +12 -12
- package/src/views/user/access_log/edit.vue +2 -2
- package/src/views/user/access_log/list.vue +8 -8
- package/src/views/user/access_log/statistics_list.vue +16 -11
- package/src/views/user/api_request/edit.vue +7 -4
- package/src/views/user/api_request/list.vue +7 -5
- package/src/views/user/area/dialog.vue +4 -4
- package/src/views/user/area_attribute/configDialog.vue +319 -319
- package/src/views/user/area_attribute/edit.vue +2 -2
- package/src/views/user/area_attribute/list.vue +1 -1
- package/src/views/user/attachment/uploadDialog.vue +11 -11
- package/src/views/user/bill_setting/edit.vue +6 -5
- package/src/views/user/bill_setting/h5_ModifyDialog.vue +5 -3
- package/src/views/user/bill_setting/h5_view.vue +4 -4
- package/src/views/user/bill_setting/itemViewDialog.vue +1 -1
- package/src/views/user/bill_setting/list.vue +5 -4
- package/src/views/user/bill_setting/queryDialog.vue +3 -3
- package/src/views/user/bill_setting/render.vue +6 -6
- package/src/views/user/bill_setting/template2.json +44 -11
- package/src/views/user/bill_setting/userDialog.vue +4 -4
- package/src/views/user/code_rules/edit.vue +3 -3
- package/src/views/user/code_rules/list.vue +3 -3
- package/src/views/user/commMenu/index.vue +2 -2
- package/src/views/user/common_attribute/edit.vue +3 -3
- package/src/views/user/common_attribute/itemEdit.vue +3 -3
- package/src/views/user/common_attribute/list.vue +3 -3
- package/src/views/user/common_script/edit.vue +5 -4
- package/src/views/user/common_script/list.vue +14 -13
- package/src/views/user/company_info/dialog.vue +138 -131
- package/src/views/user/company_info/edit.vue +2 -2
- package/src/views/user/company_info/view.vue +1 -1
- package/src/views/user/country/dialog.vue +6 -6
- package/src/views/user/country/edit.vue +8 -7
- package/src/views/user/country/list.vue +170 -160
- package/src/views/user/data_type_setting/dialog.vue +10 -7
- package/src/views/user/data_type_setting/editDialog.vue +12 -11
- package/src/views/user/ea/eagroup/eaobj_list.vue +331 -310
- package/src/views/user/ea/eagroup/edit.vue +492 -475
- package/src/views/user/ea/eaobj/edit.vue +153 -148
- package/src/views/user/ea/eaobj/list.vue +147 -135
- package/src/views/user/error-page/401.vue +42 -34
- package/src/views/user/error-page/404.vue +19 -3
- package/src/views/user/extend_datasource/dialog.vue +124 -116
- package/src/views/user/extend_datasource/edit.vue +5 -4
- package/src/views/user/extend_datasource/list.vue +3 -3
- package/src/views/user/fieldTranslation/editDialog.vue +2 -2
- package/src/views/user/fieldTranslation/list.vue +4 -3
- package/src/views/user/field_values_invisible/edit.vue +85 -83
- package/src/views/user/field_values_invisible/list.vue +32 -21
- package/src/views/user/file_type/edit.vue +3 -3
- package/src/views/user/file_type/list.vue +7 -4
- package/src/views/user/file_type/userEdit.vue +188 -188
- package/src/views/user/file_view_area/edit.vue +3 -3
- package/src/views/user/file_view_area/itemEdit.vue +168 -165
- package/src/views/user/file_view_area/list.vue +3 -3
- package/src/views/user/file_view_ins/list.vue +55 -36
- package/src/views/user/file_view_ins/propertiesDialog.vue +218 -218
- package/src/views/user/form/form_ins_list/edit.vue +421 -421
- package/src/views/user/form/form_template/dialog.vue +24 -17
- package/src/views/user/form/form_template/edit.vue +7 -4
- package/src/views/user/form/form_template/itemEdit.vue +3 -3
- package/src/views/user/form/form_template/itemList.vue +3 -3
- package/src/views/user/form/form_template/list.vue +5 -4
- package/src/views/user/form/form_template_field/dialog.vue +11 -8
- package/src/views/user/form/form_type/dialog.vue +134 -127
- package/src/views/user/form/form_type/edit.vue +4 -4
- package/src/views/user/form/form_type/editDialog.vue +10 -9
- package/src/views/user/form/form_type/list.vue +128 -118
- package/src/views/user/form/report_requestaccess/dialog.vue +106 -99
- package/src/views/user/form/report_requestaccess/edit.vue +272 -234
- package/src/views/user/form/report_requestaccess/list.vue +29 -18
- package/src/views/user/form/vform/designer.vue +164 -164
- package/src/views/user/form/vform/formFieldMapping.js +151 -169
- package/src/views/user/form/vform/out_render.vue +3 -2
- package/src/views/user/form/vform/render.vue +2 -2
- package/src/views/user/form/view/edit.vue +7 -7
- package/src/views/user/form/view/list.vue +2 -2
- package/src/views/user/home/distributor.vue +374 -118
- package/src/views/user/home/index.vue +1 -1
- package/src/views/user/language_setting/edit.vue +167 -166
- package/src/views/user/language_setting/list.vue +3 -3
- package/src/views/user/ledger_library/list.vue +2 -2
- package/src/views/user/ledger_library/private_list.vue +3 -3
- package/src/views/user/login/auth-redirect.vue +1 -1
- package/src/views/user/login/index.vue +1 -1
- package/src/views/user/login/indexMixin.js +4 -1
- package/src/views/user/menu/list.vue +3 -3
- package/src/views/user/mobile_menu/list.vue +2 -2
- package/src/views/user/notify_message/dialog.vue +8 -6
- package/src/views/user/notify_message/list.vue +4 -3
- package/src/views/user/notify_template/edit.vue +185 -185
- package/src/views/user/notify_template/list.vue +4 -4
- package/src/views/user/oplog/edit.vue +108 -103
- package/src/views/user/oplog/list.vue +3 -3
- package/src/views/user/outLink/form_view.vue +144 -143
- package/src/views/user/outLink/index.vue +7 -5
- package/src/views/user/outLink/view.vue +119 -117
- package/src/views/user/position/dialog.vue +145 -138
- package/src/views/user/position/edit.vue +4 -4
- package/src/views/user/position/list.vue +170 -160
- package/src/views/user/project_tag/dialog.vue +5 -5
- package/src/views/user/project_tag/edit.vue +3 -3
- package/src/views/user/project_tag/list.vue +3 -3
- package/src/views/user/push_setting/edit.vue +7 -4
- package/src/views/user/push_setting/list.vue +44 -34
- package/src/views/user/redirect/index.vue +4 -4
- package/src/views/user/role/dialog.vue +10 -7
- package/src/views/user/role/edit.vue +427 -427
- package/src/views/user/role/list.vue +125 -114
- package/src/views/user/sale_org/dialog.vue +3 -3
- package/src/views/user/sale_org/list.vue +11 -11
- package/src/views/user/sale_org/moveDialog.vue +2 -2
- package/src/views/user/sale_org_net/list.vue +9 -9
- package/src/views/user/system_notice/edit.vue +184 -184
- package/src/views/user/system_notice/list.vue +156 -145
- package/src/views/user/system_parameter/edit.vue +140 -137
- package/src/views/user/system_parameter/list.vue +131 -120
- package/src/views/user/user/dialog.vue +31 -24
- package/src/views/user/user/edit.vue +1021 -1019
- package/src/views/user/user/form_edit.vue +481 -483
- package/src/views/user/user/form_list.vue +5 -5
- package/src/views/user/user/info.vue +271 -256
- package/src/views/user/user/infoContent.vue +12 -11
- package/src/views/user/user/infoEdit.vue +111 -92
- package/src/views/user/user/inner_list.vue +1 -1
- package/src/views/user/user/list.vue +55 -50
- package/src/views/user/user/list2.vue +1 -1
- package/src/views/user/user/modifyPasswordDialog.vue +3 -3
- package/src/views/user/user/out_list.vue +1 -1
- package/src/views/user/wf/formCustDialog/list.vue +13 -15
- package/src/views/user/wf/iframe/index.vue +12 -12
- package/src/views/user/wf/iframe/index2.vue +2 -2
- package/src/views/user/wf/wf_auto_submit_data/edit.vue +1 -1
- package/src/views/user/wf/wf_auto_submit_data/edith.vue +1 -1
- package/src/views/user/wf/wf_auto_submit_data/list.vue +8 -6
- package/src/views/user/wf/wf_diy_attribute/edit.vue +5 -5
- package/src/views/user/wf/wf_manage/list.vue +5 -4
- package/src/views/user/wf/wf_obj_config/activiti_wf.vue +11 -10
- package/src/views/user/wf/wf_obj_config/dialog.vue +10 -7
- package/src/views/user/wf/wf_obj_config/edit.vue +7 -4
- package/src/views/user/wf/wf_obj_config/edit_form.vue +70 -63
- package/src/views/user/wf/wf_obj_config/itemEdit.vue +3 -3
- package/src/views/user/wf/wf_obj_config/itemEdit_form.vue +3 -3
- package/src/views/user/wf/wf_obj_config/list.vue +4 -4
- package/src/views/user/wf/wf_obj_config/list_form.vue +22 -22
- package/src/views/user/wf/wf_param/edit.vue +4 -4
- package/src/views/user/wf/wf_work_calendar/components/calendar.vue +27 -13
- package/src/views/user/wf/wf_work_calendar/components/calendar2.vue +25 -10
- package/src/views/user/wf/wf_work_calendar/configDialog.vue +8 -5
- package/src/views/user/wf/wf_work_calendar/date.js +10 -10
- package/src/views/user/wf/wf_work_calendar/list.vue +9 -4
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="containt">
|
|
3
3
|
<x-tabs ref="xTabs" v-model="activeName" class="tab-box" paneKeyName="formCode">
|
|
4
|
-
<el-tab-pane label="常规" name="first">
|
|
4
|
+
<el-tab-pane :label="$t1('常规')" name="first">
|
|
5
5
|
<editView v-if="showEdit" visible-key="showEdit" :_dataId.sync="dataId" :currentFormType="currentFormType"
|
|
6
6
|
:parent-target="_self" @reload="$reloadHandle"
|
|
7
7
|
@openDesignDialog="openDesingerDialogByChild"></editView>
|
|
8
8
|
</el-tab-pane>
|
|
9
|
-
<el-tab-pane label="列表" name="second">
|
|
9
|
+
<el-tab-pane :label="$t1('列表')" name="second">
|
|
10
10
|
<div class="tree-box fl">
|
|
11
11
|
<div class="tit"><b>表单分类</b></div>
|
|
12
12
|
<div class="tree-btns" style="margin-top: 10px;">
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
</template>
|
|
58
58
|
<template #buttonRight>
|
|
59
59
|
<vxe-button icon="el-icon-brush" class="button-sty" @click="resetEvent" type="text" status="primary"
|
|
60
|
-
plain
|
|
60
|
+
plain>{{$t1('重置')}}
|
|
61
61
|
</vxe-button>
|
|
62
62
|
<vxe-button status="warning" icon="el-icon-search" class="button-sty" @click="searchEvent">搜索
|
|
63
63
|
</vxe-button>
|
|
@@ -736,8 +736,8 @@ export default {
|
|
|
736
736
|
},
|
|
737
737
|
jsonExport() {
|
|
738
738
|
this.$jsonExport({
|
|
739
|
+
targetRef: "table-m1",
|
|
739
740
|
url: USER_PREFIX + "/form_develop/exportFormTemplate",
|
|
740
|
-
data: this.getSearchParam(),
|
|
741
741
|
abcEnabled: true
|
|
742
742
|
})
|
|
743
743
|
},
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
<span slot="footer" class="dialog-footer">
|
|
36
36
|
<el-button type="primary" plain class="button-sty" @click="closeDialog">
|
|
37
37
|
<i class="el-icon-close el-icon"></i>
|
|
38
|
-
{{ $
|
|
38
|
+
{{ $t1('取 消') }}
|
|
39
39
|
</el-button>
|
|
40
40
|
<el-button type="primary" @click="confirmDialog" class="button-sty">
|
|
41
41
|
<i class="el-icon-check el-icon"></i>
|
|
42
|
-
{{ $
|
|
42
|
+
{{ $t1('确 定') }}
|
|
43
43
|
</el-button>
|
|
44
44
|
</span>
|
|
45
45
|
</el-dialog>
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
<span slot="footer" class="dialog-footer">
|
|
57
57
|
<el-button type="primary" plain class="button-sty" @click="dialogClose">
|
|
58
58
|
<i class="el-icon-close el-icon"></i>
|
|
59
|
-
取 消
|
|
59
|
+
{{ $t1('取 消') }}
|
|
60
60
|
</el-button>
|
|
61
61
|
<el-button type="primary" @click="saveData" class="button-sty">
|
|
62
62
|
<i class="el-icon-check el-icon"></i>
|
|
63
|
-
确 定
|
|
63
|
+
{{ $t1('确 定') }}
|
|
64
64
|
</el-button>
|
|
65
65
|
</span>
|
|
66
66
|
</el-dialog>
|
|
@@ -26,14 +26,19 @@
|
|
|
26
26
|
<template #form>
|
|
27
27
|
<div class="clearfix screen-btns">
|
|
28
28
|
<div class="fr">
|
|
29
|
-
<vxe-button icon="el-icon-brush" class="button-sty" @click="resetEvent" type="text" status="primary"
|
|
30
|
-
|
|
29
|
+
<vxe-button icon="el-icon-brush" class="button-sty" @click="resetEvent" type="text" status="primary"
|
|
30
|
+
plain>{{ $t1('重置') }}
|
|
31
|
+
</vxe-button>
|
|
32
|
+
<vxe-button status="warning" icon="el-icon-search" class="button-sty" @click="searchEvent">
|
|
33
|
+
{{ $t1('搜索') }}
|
|
34
|
+
</vxe-button>
|
|
31
35
|
</div>
|
|
32
36
|
</div>
|
|
33
|
-
<vxe-form class="screen-box" title-width="92px" title-align="right" :data="formData" @submit="searchEvent"
|
|
37
|
+
<vxe-form class="screen-box" title-width="92px" title-align="right" :data="formData" @submit="searchEvent"
|
|
38
|
+
@reset="resetEvent">
|
|
34
39
|
<vxe-form-item title="表单分类名称:" field="name">
|
|
35
40
|
<template v-slot>
|
|
36
|
-
<el-input v-model="formData.name" size="small" clearable
|
|
41
|
+
<el-input v-model="formData.name" size="small" clearable/>
|
|
37
42
|
</template>
|
|
38
43
|
</vxe-form-item>
|
|
39
44
|
<vxe-button type="submit" @click="searchEvent" v-show="false"></vxe-button>
|
|
@@ -48,7 +53,8 @@
|
|
|
48
53
|
</div>
|
|
49
54
|
</label>
|
|
50
55
|
<div class="multipleChoice">
|
|
51
|
-
<el-tooltip :enterable="false" effect="dark" content="全部删除" placement="top"><a
|
|
56
|
+
<el-tooltip :enterable="false" effect="dark" content="全部删除" placement="top"><a
|
|
57
|
+
class="allDel icon-quanbushanchu" @click="clearChecked()"></a></el-tooltip>
|
|
52
58
|
<div class="list">
|
|
53
59
|
<div class="item" v-for="(checkRow, index) in checkRows" :key="index">
|
|
54
60
|
<p>{{ checkRow.name }}</p>
|
|
@@ -57,25 +63,26 @@
|
|
|
57
63
|
</div>
|
|
58
64
|
</div>
|
|
59
65
|
<span slot="footer" class="dialog-footer">
|
|
60
|
-
<span class="fl tips" v-if="!selectMulti"
|
|
66
|
+
<span class="fl tips" v-if="!selectMulti">{{ $t1('注:双击确认选择(单选)') }}</span>
|
|
61
67
|
<el-button type="primary" plain class="button-sty" @click="dialogClose">
|
|
62
68
|
<i class="el-icon-close el-icon"></i>
|
|
63
|
-
取 消
|
|
69
|
+
{{ $t1('取 消') }}
|
|
64
70
|
</el-button>
|
|
65
71
|
<el-button type="primary" @click="dialogPrimary" class="button-sty" v-if="!moveButton">
|
|
66
72
|
<i class="el-icon-check el-icon"></i>
|
|
67
|
-
确 定
|
|
73
|
+
{{ $t1('确 定') }}
|
|
68
74
|
</el-button>
|
|
69
75
|
<el-button type="primary" @click="movePrimary()" class="button-sty" v-else>
|
|
70
76
|
<i class="el-icon-check el-icon"></i>
|
|
71
|
-
确 定
|
|
77
|
+
{{ $t1('确 定') }}
|
|
72
78
|
</el-button>
|
|
73
79
|
</span>
|
|
74
80
|
</el-dialog>
|
|
75
81
|
</template>
|
|
76
82
|
|
|
77
83
|
<script>
|
|
78
|
-
import {
|
|
84
|
+
import {selectDialogMixins} from '@base/mixins/selectDialog';
|
|
85
|
+
|
|
79
86
|
export default {
|
|
80
87
|
name: 'menuKindDialog',
|
|
81
88
|
props: ['visiable', 'multi', 'checkRowIds', 'param'],
|
|
@@ -87,7 +94,7 @@ export default {
|
|
|
87
94
|
if (this.param.companyCode !== null) {
|
|
88
95
|
this.formData.companyCode = this.param.companyCode;
|
|
89
96
|
}
|
|
90
|
-
if(this.param.moveButton !== null){
|
|
97
|
+
if (this.param.moveButton !== null) {
|
|
91
98
|
this.moveButton = this.param.moveButton;
|
|
92
99
|
}
|
|
93
100
|
}
|
|
@@ -130,7 +137,7 @@ export default {
|
|
|
130
137
|
}
|
|
131
138
|
},
|
|
132
139
|
columns: [
|
|
133
|
-
{
|
|
140
|
+
{type: 'checkbox', width: 50, resizable: false, fixed: 'left'},
|
|
134
141
|
{
|
|
135
142
|
title: '表单分类名称',
|
|
136
143
|
field: 'name',
|
|
@@ -138,7 +145,7 @@ export default {
|
|
|
138
145
|
fixed: 'left',
|
|
139
146
|
treeNode: true,
|
|
140
147
|
slots: {
|
|
141
|
-
default: ({
|
|
148
|
+
default: ({row}) => {
|
|
142
149
|
return [
|
|
143
150
|
<a
|
|
144
151
|
class="levitate-tips"
|
|
@@ -153,7 +160,7 @@ export default {
|
|
|
153
160
|
}
|
|
154
161
|
}
|
|
155
162
|
},
|
|
156
|
-
{
|
|
163
|
+
{title: '上级分类', field: 'treePathName', width: 200},
|
|
157
164
|
{field: 'menuKindCode', title: '表单分类编码', width: 150},
|
|
158
165
|
{
|
|
159
166
|
width: 47,
|
|
@@ -167,8 +174,8 @@ export default {
|
|
|
167
174
|
checkStrictly: true,
|
|
168
175
|
showHeader: this.selectMulti,
|
|
169
176
|
trigger: 'row',
|
|
170
|
-
checkMethod: ({
|
|
171
|
-
if(!row.addAuth){
|
|
177
|
+
checkMethod: ({row}) => {
|
|
178
|
+
if (!row.addAuth) {
|
|
172
179
|
return false;
|
|
173
180
|
}
|
|
174
181
|
if (this.param && this.param.selectLastLevel) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="containt">
|
|
3
3
|
<el-tabs v-model="activeName" class="tab-box">
|
|
4
|
-
<el-tab-pane label="列表" name="second">
|
|
4
|
+
<el-tab-pane :label="$t1('列表')" name="second">
|
|
5
5
|
<div class="grid-height">
|
|
6
6
|
<vxe-grid ref="table-m1" v-bind="vxeOption" @resizable-change="$vxeTableUtil.onColumnWitchChange"
|
|
7
7
|
@custom="$vxeTableUtil.customHandle">
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
</template>
|
|
17
17
|
<template #buttonRight>
|
|
18
18
|
<vxe-button icon="el-icon-brush" class="button-sty" @click="resetEvent" type="text" status="primary"
|
|
19
|
-
plain
|
|
19
|
+
plain>{{$t1('重置')}}
|
|
20
20
|
</vxe-button>
|
|
21
21
|
<vxe-button status="warning" icon="el-icon-search" class="button-sty" @click="searchEvent">搜索
|
|
22
22
|
</vxe-button>
|
|
@@ -77,7 +77,7 @@ import {tableTreeMixins} from '@base/mixins/tableTree';
|
|
|
77
77
|
import tableForm from "@base/components/table/tableForm";
|
|
78
78
|
import {getBdEnv} from "@base/api/user";
|
|
79
79
|
import authDialog from "./authDialog.vue";
|
|
80
|
-
import userDialog from "
|
|
80
|
+
import userDialog from "@base/views/user/user/dialog.vue";
|
|
81
81
|
|
|
82
82
|
|
|
83
83
|
export default {
|
|
@@ -238,8 +238,8 @@ export default {
|
|
|
238
238
|
},
|
|
239
239
|
jsonExport() {
|
|
240
240
|
this.$jsonExport({
|
|
241
|
+
targetRef: "table-m1",
|
|
241
242
|
url: USER_PREFIX + "/form_develop/exportMenuKind",
|
|
242
|
-
data: this.getSearchParam(),
|
|
243
243
|
abcEnabled: false
|
|
244
244
|
})
|
|
245
245
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
<div class="clearfix screen-btns">
|
|
28
28
|
<div class="fr">
|
|
29
29
|
<vxe-button icon="el-icon-brush" class="button-sty" @click="resetEvent" type="text" status="primary"
|
|
30
|
-
plain
|
|
30
|
+
plain>{{$t1('重置')}}
|
|
31
31
|
</vxe-button>
|
|
32
32
|
<vxe-button status="warning" icon="el-icon-search" class="button-sty" @click="searchEvent">搜索
|
|
33
33
|
</vxe-button>
|
|
@@ -72,14 +72,14 @@
|
|
|
72
72
|
</div>
|
|
73
73
|
</div>
|
|
74
74
|
<span slot="footer" class="dialog-footer">
|
|
75
|
-
<span class="fl tips" v-if="!selectMulti"
|
|
75
|
+
<span class="fl tips" v-if="!selectMulti">{{ $t1('注:双击确认选择(单选)') }}</span>
|
|
76
76
|
<el-button type="primary" plain class="button-sty" @click="dialogClose">
|
|
77
77
|
<i class="el-icon-close el-icon"></i>
|
|
78
|
-
取 消
|
|
78
|
+
{{ $t1('取 消') }}
|
|
79
79
|
</el-button>
|
|
80
80
|
<el-button type="primary" @click="dialogPrimary" class="button-sty">
|
|
81
81
|
<i class="el-icon-check el-icon"></i>
|
|
82
|
-
确 定
|
|
82
|
+
{{ $t1('确 定') }}
|
|
83
83
|
</el-button>
|
|
84
84
|
</span>
|
|
85
85
|
</el-dialog>
|