cloud-web-corejs 1.0.96 → 1.0.97
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 +32 -38
- package/src/components/VabUpload/view.vue +18 -3
- package/src/components/jsonImport/index.js +1 -1
- package/src/views/bd/setting/bd_attach_setting/mixins/list.js +1 -1
- package/src/views/bd/setting/form_import_log/edit.vue +2 -2
- package/src/views/bd/setting/form_script/edit1.vue +9 -2
- package/src/views/bd/setting/form_script/form_list.vue +1 -1
- package/src/views/bd/setting/form_script/mixins/form_list.js +1 -1
- package/src/views/bd/setting/form_script/mixins/list.js +1 -1
- package/src/views/bd/setting/form_script/mixins/list1.js +1 -1
- package/src/views/bd/setting/form_template/mixins/list.js +1 -1
- package/src/views/bd/setting/menu_kind/mixins/list.js +201 -1
- package/src/views/bd/setting/table_model/edit.vue +1 -2
- package/src/views/bd/setting/table_model/mixins/dialog.js +1 -1
- package/src/views/bd/setting/table_model/mixins/edit.js +1 -1
- package/src/views/bd/setting/table_model/mixins/list.js +1 -1
- package/src/views/user/form/vform/designer.vue +3 -0
- package/src/views/user/project_tag/list.vue +9 -4
- package/src/views/user/user/edit.vue +1041 -1041
- package/src/views/user/wf/wf_obj_config/importItemDialog.vue +109 -0
- package/src/views/user/wf/wf_obj_config/list.vue +102 -4
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "cloud-web-corejs",
|
3
3
|
"private": false,
|
4
|
-
"version": "1.0.
|
4
|
+
"version": "1.0.97",
|
5
5
|
"scripts": {
|
6
6
|
"dev": "vue-cli-service serve",
|
7
7
|
"lint": "eslint --ext .js,.vue src",
|
@@ -17,43 +17,37 @@
|
|
17
17
|
},
|
18
18
|
"dependencies": {
|
19
19
|
"@codemirror/lang-javascript": "^6.1.9",
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
"vue-ls": "^4.2.0",
|
52
|
-
"vue-router": "3.0.2",
|
53
|
-
"vuex": "3.1.0",
|
54
|
-
"vxe-table": "3.5.9",
|
55
|
-
"xlsx": "0.14.1",
|
56
|
-
"zxing": "^0.1.2"
|
20
|
+
"@formulajs/formulajs": "^4.3.1",
|
21
|
+
"@vue/preload-webpack-plugin": "^2.0.0",
|
22
|
+
"axios": "0.18.1",
|
23
|
+
"codemirror": "^6.0.1",
|
24
|
+
"concurrent-tasks": "1.0.7",
|
25
|
+
"copy-webpack-plugin": "5.1.2",
|
26
|
+
"core-js": "^3.8.3",
|
27
|
+
"dayjs": "^1.11.13",
|
28
|
+
"element-ui": "^2.15.14",
|
29
|
+
"js-base64": "^3.7.7",
|
30
|
+
"js-cookie": "2.2.0",
|
31
|
+
"jsqr": "^1.4.0",
|
32
|
+
"less": "^4.2.0",
|
33
|
+
"less-loader": "^7.0.1",
|
34
|
+
"lodash": "4.17.21",
|
35
|
+
"moment": "2.29.4",
|
36
|
+
"node-polyfill-webpack-plugin": "^4.0.0",
|
37
|
+
"normalize.css": "7.0.0",
|
38
|
+
"nprogress": "0.2.0",
|
39
|
+
"qrcode": "^1.5.1",
|
40
|
+
"qs": "6.10.3",
|
41
|
+
"sortablejs": "1.8.4",
|
42
|
+
"spark-md5": "^3.0.1",
|
43
|
+
"swiper": "4.0.7",
|
44
|
+
"vue": "2.6.12",
|
45
|
+
"vue-i18n": "^8.22.2",
|
46
|
+
"vue-ls": "^4.2.0",
|
47
|
+
"vue-router": "3.0.2",
|
48
|
+
"vuex": "3.1.0",
|
49
|
+
"vxe-table": "3.5.9",
|
50
|
+
"xlsx": "0.14.1"
|
57
51
|
},
|
58
52
|
"devDependencies": {
|
59
53
|
"@babel/core": "^7.12.16",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
2
|
<div>
|
3
|
-
<div id="uploadImage" :class="
|
3
|
+
<div id="uploadImage" :class="classList">
|
4
4
|
<div class="upload-list" model="singer" v-for="(attachment, index) in attachments" :key="index"
|
5
5
|
style="display: inline-block;vertical-align: middle;float: left;">
|
6
6
|
<template v-if="$attrs.hideInfo !== true && $attrs.hideInfo !== 'true'">
|
@@ -22,7 +22,7 @@
|
|
22
22
|
<div class="el-upload-list__item-name">
|
23
23
|
<el-tooltip :enterable="false" class="item" effect="dark" :content="getAttachmentName(attachment)"
|
24
24
|
placement="top">
|
25
|
-
<p>{{ getAttachmentName(attachment) }}</p>
|
25
|
+
<p v-if="$attrs.hideName !== true">{{ getAttachmentName(attachment) }}</p>
|
26
26
|
</el-tooltip>
|
27
27
|
<p v-if="$attrs.showSize === true || $attrs.showSize === 'true'">
|
28
28
|
{{ formatFileSize(attachment.fileSize) }}</p>
|
@@ -115,6 +115,21 @@ import {viewMixins} from './mixins';
|
|
115
115
|
|
116
116
|
export default {
|
117
117
|
mixins: [viewMixins],
|
118
|
-
components: {propertiesDialog: () => import('./propertiesDialog.vue'), ElImageViewer: () => import('./image-viewer')}
|
118
|
+
components: {propertiesDialog: () => import('./propertiesDialog.vue'), ElImageViewer: () => import('./image-viewer')},
|
119
|
+
computed:{
|
120
|
+
classList(){
|
121
|
+
// 'upload-img': this.dataType || (this.$attrs.hideInfo == true || this.$attrs.hideInfo == 'true')
|
122
|
+
let arr = [];
|
123
|
+
if(this.dataType || (this.$attrs.hideInfo == true || this.$attrs.hideInfo == 'true')){
|
124
|
+
arr.push('upload-img')
|
125
|
+
}
|
126
|
+
let widgetSize = this.$attrs.widgetSize || 2
|
127
|
+
if(widgetSize){
|
128
|
+
let str1 = "widgetSize-" + widgetSize
|
129
|
+
arr.push(str1)
|
130
|
+
}
|
131
|
+
return arr
|
132
|
+
},
|
133
|
+
}
|
119
134
|
};
|
120
135
|
</script>
|