xyvcard-itsmsys 0.0.17 → 0.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/README.md +51 -51
- package/dist/{edit-BAH_6b13.mjs → edit-BrHOGUbU.mjs} +1 -1
- package/dist/{edit-DgxHpvC6.mjs → edit-CNEVornb.mjs} +100 -100
- package/dist/{edit-CJKLiFvj.mjs → edit-COKceKzl.mjs} +87 -87
- package/dist/{edit-a4L0fy11.mjs → edit-Czi-Vkbf.mjs} +1 -1
- package/dist/{edit-DdBemEtp.mjs → edit-DYqAdRsK.mjs} +99 -99
- package/dist/{edit-CfJWdgBx.mjs → edit-DybO5r3p.mjs} +1 -1
- package/dist/{edit-pCyaGLeW.mjs → edit-_QJnKCdq.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-Bs8-z-IO.mjs → edit.vue_vue_type_script_setup_true_lang-BOvUiQbv.mjs} +136 -136
- package/dist/{edit.vue_vue_type_script_setup_true_lang-V7Qgl4pY.mjs → edit.vue_vue_type_script_setup_true_lang-CJmMqL9f.mjs} +173 -174
- package/dist/{edit.vue_vue_type_script_setup_true_lang-ygCvblxi.mjs → edit.vue_vue_type_script_setup_true_lang-CaZa7PUh.mjs} +53 -53
- package/dist/{edit.vue_vue_type_script_setup_true_lang-CZ1mhblw.mjs → edit.vue_vue_type_script_setup_true_lang-D2j1brBX.mjs} +108 -108
- package/dist/{import-upload-TERPQdeq.mjs → import-upload-BvY7RZa-.mjs} +2 -2
- package/dist/{import-upload-BISlCHWj.mjs → import-upload-DBk1lPqR.mjs} +5 -5
- package/dist/{index-BxdZzcjP.mjs → index-BHcHN6PY.mjs} +25 -25
- package/dist/{index-DRzFGqnW.mjs → index-Cow_4AlE.mjs} +22 -22
- package/dist/{index-rAUwvtcF.mjs → index-CuBZptA_.mjs} +1 -1
- package/dist/{index-ekie5iUI.mjs → index-D__UxnZG.mjs} +13 -15
- package/dist/{index-DGX9vRbo.mjs → index-IpHv0Vzi.mjs} +1 -1
- package/dist/{index-byYol6y6.mjs → index-cpyRUYdS.mjs} +57 -55
- package/dist/{index-C57850Qg.mjs → index-dIcRC4jE.mjs} +23 -29
- package/dist/{index-B8RLzH1x.mjs → index-p50UkFiJ.mjs} +28 -28
- package/dist/index.mjs +1021 -936
- package/dist/{index.vue_vue_type_script_setup_true_lang-CFepWDIx.mjs → index.vue_vue_type_script_setup_true_lang-BnhxjAOt.mjs} +2 -2
- package/dist/{info-DHxVt25p.mjs → info-BUKhtcuu.mjs} +2 -2
- package/dist/{info-BqQdA6b-.mjs → info-Bn5mhJtq.mjs} +2 -2
- package/dist/{info-to4iDhQX.mjs → info-Dx5fzSIP.mjs} +2 -2
- package/dist/{info-BraECWiO.mjs → info-EodyqiPm.mjs} +2 -2
- package/dist/{info-Cjx0ceNM.mjs → info-G1z1-aeX.mjs} +2 -2
- package/dist/{info-BNw5IiGi.mjs → info-bYWisCey.mjs} +2 -2
- package/dist/style.css +1 -1
- package/dts/api/itsm-sys-org/index.d.ts +5 -0
- package/dts/api/itsm-sys-org-invoice/types.d.ts +3 -3
- package/dts/api/itsm-sys-user-ext/types.d.ts +9 -0
- package/dts/constant.d.ts +0 -4
- package/dts/index.d.ts +0 -1
- package/dts/lang/itsmsys/en.d.ts +130 -49
- package/dts/lang/itsmsys/zh-cn.d.ts +0 -3
- package/dts/views/itsmsys/itsm-sys-org-invoice/edit.vue.d.ts +8 -2
- package/dts/views/itsmsys/itsm-sys-user-man/edit.vue.d.ts +8 -2
- package/dts/views/itsmsys/itsm-sys-user-ops/edit.vue.d.ts +8 -2
- package/dts/views/itsmsys/itsm-sys-user-out/edit.vue.d.ts +8 -2
- package/package.json +18 -20
- package/dist/import-upload-CzXWmSM6.mjs +0 -161
- package/dts/components/TMaps/index.vue.d.ts +0 -20
- package/dts/utils/TMap.d.ts +0 -1
- package/dts/utils/common.d.ts +0 -1
- package/dts/views/itsmsys/itsm-sys-user-ops/import-upload.vue.d.ts +0 -31
package/README.md
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
# pnpm publish --no-git-checks
|
|
2
|
-
npm config set registry https://registry.npmjs.org/
|
|
3
|
-
|
|
4
|
-
# pnpm install
|
|
5
|
-
npm config set registry https://registry.npmmirror.com/
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
This template should help get you started developing with Vue 3 in Vite.
|
|
9
|
-
|
|
10
|
-
## Recommended IDE Setup
|
|
11
|
-
|
|
12
|
-
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
|
13
|
-
|
|
14
|
-
## Type Support for `.vue` Imports in TS
|
|
15
|
-
|
|
16
|
-
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
|
|
17
|
-
|
|
18
|
-
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
|
|
19
|
-
|
|
20
|
-
1. Disable the built-in TypeScript Extension
|
|
21
|
-
1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
22
|
-
2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
23
|
-
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
24
|
-
|
|
25
|
-
## Customize configuration
|
|
26
|
-
|
|
27
|
-
See [Vite Configuration Reference](https://vitejs.dev/config/).
|
|
28
|
-
|
|
29
|
-
## Project Setup
|
|
30
|
-
|
|
31
|
-
```sh
|
|
32
|
-
pnpm install
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
### Compile and Hot-Reload for Development
|
|
36
|
-
|
|
37
|
-
```sh
|
|
38
|
-
pnpm dev
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
### Type-Check, Compile and Minify for Production
|
|
42
|
-
|
|
43
|
-
```sh
|
|
44
|
-
pnpm build
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
### Lint with [ESLint](https://eslint.org/)
|
|
48
|
-
|
|
49
|
-
```sh
|
|
50
|
-
pnpm lint
|
|
51
|
-
```
|
|
1
|
+
# pnpm publish --no-git-checks
|
|
2
|
+
npm config set registry https://registry.npmjs.org/
|
|
3
|
+
|
|
4
|
+
# pnpm install
|
|
5
|
+
npm config set registry https://registry.npmmirror.com/
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
This template should help get you started developing with Vue 3 in Vite.
|
|
9
|
+
|
|
10
|
+
## Recommended IDE Setup
|
|
11
|
+
|
|
12
|
+
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
|
13
|
+
|
|
14
|
+
## Type Support for `.vue` Imports in TS
|
|
15
|
+
|
|
16
|
+
TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.
|
|
17
|
+
|
|
18
|
+
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:
|
|
19
|
+
|
|
20
|
+
1. Disable the built-in TypeScript Extension
|
|
21
|
+
1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
22
|
+
2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
23
|
+
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
24
|
+
|
|
25
|
+
## Customize configuration
|
|
26
|
+
|
|
27
|
+
See [Vite Configuration Reference](https://vitejs.dev/config/).
|
|
28
|
+
|
|
29
|
+
## Project Setup
|
|
30
|
+
|
|
31
|
+
```sh
|
|
32
|
+
pnpm install
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
### Compile and Hot-Reload for Development
|
|
36
|
+
|
|
37
|
+
```sh
|
|
38
|
+
pnpm dev
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
### Type-Check, Compile and Minify for Production
|
|
42
|
+
|
|
43
|
+
```sh
|
|
44
|
+
pnpm build
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
### Lint with [ESLint](https://eslint.org/)
|
|
48
|
+
|
|
49
|
+
```sh
|
|
50
|
+
pnpm lint
|
|
51
|
+
```
|
|
@@ -1,26 +1,28 @@
|
|
|
1
|
-
import { defineComponent as A, ref as g, reactive as G, onMounted as
|
|
2
|
-
import { ElMessage as
|
|
3
|
-
import { s as
|
|
4
|
-
import { useI18n as
|
|
5
|
-
import { useRoute as
|
|
6
|
-
import { routerUtil as
|
|
7
|
-
import { C as
|
|
8
|
-
import { sysOrgApi as
|
|
9
|
-
import { _ as
|
|
10
|
-
const
|
|
1
|
+
import { defineComponent as A, ref as g, reactive as G, onMounted as E, resolveComponent as i, openBlock as f, createElementBlock as F, createVNode as e, withCtx as l, unref as a, createTextVNode as z, toDisplayString as J, createBlock as w, createCommentVNode as q } from "vue";
|
|
2
|
+
import { ElMessage as $ } from "element-plus";
|
|
3
|
+
import { s as H } from "./index-B2xwBTw-.mjs";
|
|
4
|
+
import { useI18n as Q } from "vue-i18n";
|
|
5
|
+
import { useRoute as W, useRouter as X } from "vue-router";
|
|
6
|
+
import { validatePhoneOrLandline as Y, routerUtil as R } from "jmash-core";
|
|
7
|
+
import { C as b, D as I } from "./index-dIcRC4jE.mjs";
|
|
8
|
+
import { sysOrgApi as y } from "./index.mjs";
|
|
9
|
+
import { _ as Z } from "./index.vue_vue_type_script_setup_true_lang-BnhxjAOt.mjs";
|
|
10
|
+
const x = { class: "app-container" }, ie = /* @__PURE__ */ A({
|
|
11
11
|
__name: "edit",
|
|
12
|
-
setup(
|
|
13
|
-
const { t: m } =
|
|
12
|
+
setup(ee) {
|
|
13
|
+
const { t: m } = Q(), c = W(), _ = X(), v = g(), p = g("first");
|
|
14
14
|
let o = G({
|
|
15
15
|
requestId: Math.random() * 10 + "",
|
|
16
16
|
updateMask: "orgName,address,contactPerson,contactPersonPosi,contactPersonTel,contactPersonMobile,parentId,geoLongitude,geoLatitude",
|
|
17
|
-
orgType:
|
|
17
|
+
orgType: b.orgType.hall
|
|
18
18
|
});
|
|
19
19
|
const P = g("");
|
|
20
|
-
function
|
|
20
|
+
function T(t) {
|
|
21
21
|
p.value = t.props.name;
|
|
22
22
|
}
|
|
23
|
-
const
|
|
23
|
+
const V = (t, n, s) => {
|
|
24
|
+
n && (Y(n) || s(new Error(m("sysGov.contactPersonMobileRequireds")))), s();
|
|
25
|
+
}, k = G({
|
|
24
26
|
orgName: [
|
|
25
27
|
{
|
|
26
28
|
required: !0,
|
|
@@ -51,87 +53,85 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
51
53
|
],
|
|
52
54
|
contactPersonMobile: [
|
|
53
55
|
{
|
|
54
|
-
|
|
55
|
-
message: m("sysGov.contactPersonMobileRequireds"),
|
|
56
|
+
validator: V,
|
|
56
57
|
trigger: "blur"
|
|
57
58
|
}
|
|
58
59
|
],
|
|
59
60
|
contactPersonTel: [
|
|
60
61
|
{
|
|
61
|
-
|
|
62
|
-
message: m("sysGov.contactPersonTelRequireds"),
|
|
62
|
+
validator: V,
|
|
63
63
|
trigger: "blur"
|
|
64
64
|
}
|
|
65
65
|
]
|
|
66
66
|
});
|
|
67
|
-
function
|
|
67
|
+
function C() {
|
|
68
68
|
P.value = o.address;
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function M(t) {
|
|
71
71
|
o.geoLatitude = t[0], o.geoLongitude = t[1];
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function N(t) {
|
|
74
74
|
o.address = t;
|
|
75
75
|
}
|
|
76
|
-
c.query.entityKey &&
|
|
76
|
+
c.query.entityKey && y.findById({ orgId: c.query.entityKey }).then(({ data: t }) => {
|
|
77
77
|
Object.assign(o, t), o.parentId === "00000000-0000-0000-0000-000000000000" && (o.parentId = "");
|
|
78
78
|
});
|
|
79
|
-
const
|
|
79
|
+
const U = async () => {
|
|
80
80
|
var t;
|
|
81
|
-
await ((t = v.value) == null ? void 0 : t.validate((
|
|
82
|
-
var
|
|
83
|
-
|
|
84
|
-
|
|
81
|
+
await ((t = v.value) == null ? void 0 : t.validate((n) => {
|
|
82
|
+
var s, d;
|
|
83
|
+
n && (o.geoLongitude = (s = o.geoLongitude) == null ? void 0 : s.toString(), o.geoLatitude = (d = o.geoLatitude) == null ? void 0 : d.toString(), o.orgId ? y.update(o).then((u) => {
|
|
84
|
+
u.status === 200 && ($({
|
|
85
85
|
message: m("common.submitSuccess"),
|
|
86
86
|
type: "success"
|
|
87
|
-
}),
|
|
88
|
-
}) :
|
|
89
|
-
|
|
87
|
+
}), R.closeTagView(c.fullPath, _, !1));
|
|
88
|
+
}) : y.create(o).then((u) => {
|
|
89
|
+
u.status === 200 && ($({
|
|
90
90
|
message: m("common.submitSuccess"),
|
|
91
91
|
type: "success"
|
|
92
|
-
}),
|
|
92
|
+
}), R.closeTagView(c.fullPath, _, !1));
|
|
93
93
|
}));
|
|
94
94
|
}));
|
|
95
95
|
};
|
|
96
|
-
return
|
|
96
|
+
return E(() => {
|
|
97
97
|
const t = c.query.entityKey;
|
|
98
|
-
|
|
99
|
-
}), (t,
|
|
100
|
-
const
|
|
101
|
-
return f(),
|
|
102
|
-
e(
|
|
98
|
+
I.parentIdBizDict.useValues(t);
|
|
99
|
+
}), (t, n) => {
|
|
100
|
+
const s = i("el-input"), d = i("el-form-item"), u = i("el-col"), S = i("el-tree-select"), h = i("el-button"), B = i("jmash-amap"), j = i("el-row"), D = i("el-form"), L = i("el-tab-pane"), K = i("el-tabs"), O = i("el-card");
|
|
101
|
+
return f(), F("div", x, [
|
|
102
|
+
e(O, { shadow: "never" }, {
|
|
103
103
|
default: l(() => [
|
|
104
|
-
e(
|
|
104
|
+
e(K, {
|
|
105
105
|
modelValue: p.value,
|
|
106
|
-
"onUpdate:modelValue":
|
|
107
|
-
onTabClick:
|
|
106
|
+
"onUpdate:modelValue": n[9] || (n[9] = (r) => p.value = r),
|
|
107
|
+
onTabClick: T
|
|
108
108
|
}, {
|
|
109
109
|
default: l(() => [
|
|
110
|
-
e(
|
|
110
|
+
e(L, {
|
|
111
111
|
label: "厅局信息",
|
|
112
112
|
name: "first"
|
|
113
113
|
}, {
|
|
114
114
|
default: l(() => [
|
|
115
|
-
e(
|
|
115
|
+
e(D, {
|
|
116
116
|
ref_key: "sysGovFormRef",
|
|
117
117
|
ref: v,
|
|
118
118
|
model: a(o),
|
|
119
119
|
"label-width": "120px",
|
|
120
|
-
rules:
|
|
120
|
+
rules: k
|
|
121
121
|
}, {
|
|
122
122
|
default: l(() => [
|
|
123
|
-
e(
|
|
123
|
+
e(j, null, {
|
|
124
124
|
default: l(() => [
|
|
125
|
-
e(
|
|
125
|
+
e(u, { span: 12 }, {
|
|
126
126
|
default: l(() => [
|
|
127
|
-
e(
|
|
127
|
+
e(d, {
|
|
128
128
|
label: t.$t("sysGov.orgName"),
|
|
129
129
|
prop: "orgName"
|
|
130
130
|
}, {
|
|
131
131
|
default: l(() => [
|
|
132
|
-
e(
|
|
132
|
+
e(s, {
|
|
133
133
|
modelValue: a(o).orgName,
|
|
134
|
-
"onUpdate:modelValue":
|
|
134
|
+
"onUpdate:modelValue": n[0] || (n[0] = (r) => a(o).orgName = r),
|
|
135
135
|
placeholder: t.$t("sysGov.orgNameRequired"),
|
|
136
136
|
maxlength: "50",
|
|
137
137
|
"show-word-limit": "",
|
|
@@ -143,23 +143,23 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
143
143
|
]),
|
|
144
144
|
_: 1
|
|
145
145
|
}),
|
|
146
|
-
e(
|
|
146
|
+
e(u, { span: 12 }, {
|
|
147
147
|
default: l(() => [
|
|
148
|
-
e(
|
|
148
|
+
e(d, {
|
|
149
149
|
label: t.$t("sysGov.parentId"),
|
|
150
150
|
prop: "parentId"
|
|
151
151
|
}, {
|
|
152
152
|
default: l(() => [
|
|
153
|
-
e(
|
|
153
|
+
e(S, {
|
|
154
154
|
modelValue: a(o).parentId,
|
|
155
|
-
"onUpdate:modelValue":
|
|
156
|
-
data: a(
|
|
155
|
+
"onUpdate:modelValue": n[1] || (n[1] = (r) => a(o).parentId = r),
|
|
156
|
+
data: a(I).parentIdBizDict.values,
|
|
157
157
|
filterable: "",
|
|
158
158
|
clearable: "",
|
|
159
159
|
"check-strictly": "",
|
|
160
160
|
"allow-create": "",
|
|
161
161
|
"render-after-expand": !1,
|
|
162
|
-
|
|
162
|
+
class: "w-full",
|
|
163
163
|
placeholder: t.$t("sysGov.parentIdRequired")
|
|
164
164
|
}, null, 8, ["modelValue", "data", "placeholder"])
|
|
165
165
|
]),
|
|
@@ -168,16 +168,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
168
168
|
]),
|
|
169
169
|
_: 1
|
|
170
170
|
}),
|
|
171
|
-
e(
|
|
171
|
+
e(u, { span: 12 }, {
|
|
172
172
|
default: l(() => [
|
|
173
|
-
e(
|
|
173
|
+
e(d, {
|
|
174
174
|
label: t.$t("sysGov.contactPerson"),
|
|
175
175
|
prop: "contactPerson"
|
|
176
176
|
}, {
|
|
177
177
|
default: l(() => [
|
|
178
|
-
e(
|
|
178
|
+
e(s, {
|
|
179
179
|
modelValue: a(o).contactPerson,
|
|
180
|
-
"onUpdate:modelValue":
|
|
180
|
+
"onUpdate:modelValue": n[2] || (n[2] = (r) => a(o).contactPerson = r),
|
|
181
181
|
placeholder: t.$t("sysGov.contactPersonRequired"),
|
|
182
182
|
maxlength: "20",
|
|
183
183
|
"show-word-limit": "",
|
|
@@ -189,16 +189,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
189
189
|
]),
|
|
190
190
|
_: 1
|
|
191
191
|
}),
|
|
192
|
-
e(
|
|
192
|
+
e(u, { span: 12 }, {
|
|
193
193
|
default: l(() => [
|
|
194
|
-
e(
|
|
194
|
+
e(d, {
|
|
195
195
|
label: t.$t("sysGov.contactPersonPosi"),
|
|
196
196
|
prop: "contactPersonPosi"
|
|
197
197
|
}, {
|
|
198
198
|
default: l(() => [
|
|
199
|
-
e(
|
|
199
|
+
e(s, {
|
|
200
200
|
modelValue: a(o).contactPersonPosi,
|
|
201
|
-
"onUpdate:modelValue":
|
|
201
|
+
"onUpdate:modelValue": n[3] || (n[3] = (r) => a(o).contactPersonPosi = r),
|
|
202
202
|
placeholder: t.$t("sysGov.contactPersonPosiRequired"),
|
|
203
203
|
maxlength: "30",
|
|
204
204
|
"show-word-limit": "",
|
|
@@ -210,16 +210,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
210
210
|
]),
|
|
211
211
|
_: 1
|
|
212
212
|
}),
|
|
213
|
-
e(
|
|
213
|
+
e(u, { span: 12 }, {
|
|
214
214
|
default: l(() => [
|
|
215
|
-
e(
|
|
215
|
+
e(d, {
|
|
216
216
|
label: t.$t("sysGov.contactPersonTel"),
|
|
217
217
|
prop: "contactPersonTel"
|
|
218
218
|
}, {
|
|
219
219
|
default: l(() => [
|
|
220
|
-
e(
|
|
220
|
+
e(s, {
|
|
221
221
|
modelValue: a(o).contactPersonTel,
|
|
222
|
-
"onUpdate:modelValue":
|
|
222
|
+
"onUpdate:modelValue": n[4] || (n[4] = (r) => a(o).contactPersonTel = r),
|
|
223
223
|
placeholder: t.$t("sysGov.contactPersonTelRequired"),
|
|
224
224
|
maxlength: "12",
|
|
225
225
|
"show-word-limit": "",
|
|
@@ -231,16 +231,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
231
231
|
]),
|
|
232
232
|
_: 1
|
|
233
233
|
}),
|
|
234
|
-
e(
|
|
234
|
+
e(u, { span: 12 }, {
|
|
235
235
|
default: l(() => [
|
|
236
|
-
e(
|
|
236
|
+
e(d, {
|
|
237
237
|
label: t.$t("sysGov.contactPersonMobile"),
|
|
238
238
|
prop: "contactPersonMobile"
|
|
239
239
|
}, {
|
|
240
240
|
default: l(() => [
|
|
241
|
-
e(
|
|
241
|
+
e(s, {
|
|
242
242
|
modelValue: a(o).contactPersonMobile,
|
|
243
|
-
"onUpdate:modelValue":
|
|
243
|
+
"onUpdate:modelValue": n[5] || (n[5] = (r) => a(o).contactPersonMobile = r),
|
|
244
244
|
placeholder: t.$t("sysGov.contactPersonMobileRequired"),
|
|
245
245
|
maxlength: "11",
|
|
246
246
|
"show-word-limit": "",
|
|
@@ -252,25 +252,25 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
252
252
|
]),
|
|
253
253
|
_: 1
|
|
254
254
|
}),
|
|
255
|
-
e(
|
|
255
|
+
e(u, { span: 24 }, {
|
|
256
256
|
default: l(() => [
|
|
257
|
-
e(
|
|
257
|
+
e(d, {
|
|
258
258
|
label: t.$t("sysGov.address"),
|
|
259
259
|
prop: "address"
|
|
260
260
|
}, {
|
|
261
261
|
default: l(() => [
|
|
262
|
-
e(
|
|
262
|
+
e(s, {
|
|
263
263
|
modelValue: a(o).address,
|
|
264
|
-
"onUpdate:modelValue":
|
|
264
|
+
"onUpdate:modelValue": n[6] || (n[6] = (r) => a(o).address = r),
|
|
265
265
|
placeholder: t.$t("sysGov.addressRequired"),
|
|
266
266
|
maxlength: "120",
|
|
267
267
|
"show-word-limit": "",
|
|
268
268
|
clearable: ""
|
|
269
269
|
}, {
|
|
270
270
|
append: l(() => [
|
|
271
|
-
e(
|
|
272
|
-
icon: a(
|
|
273
|
-
onClick:
|
|
271
|
+
e(h, {
|
|
272
|
+
icon: a(H),
|
|
273
|
+
onClick: C
|
|
274
274
|
}, null, 8, ["icon"])
|
|
275
275
|
]),
|
|
276
276
|
_: 1
|
|
@@ -281,18 +281,18 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
281
281
|
]),
|
|
282
282
|
_: 1
|
|
283
283
|
}),
|
|
284
|
-
e(
|
|
284
|
+
e(u, { span: 24 }, {
|
|
285
285
|
default: l(() => [
|
|
286
|
-
e(
|
|
286
|
+
e(d, null, {
|
|
287
287
|
default: l(() => [
|
|
288
|
-
e(
|
|
289
|
-
"security-js-code": a(
|
|
290
|
-
"api-key": a(
|
|
288
|
+
e(B, {
|
|
289
|
+
"security-js-code": a(b).amapConfig.securityJsCode,
|
|
290
|
+
"api-key": a(b).amapConfig.apiKey,
|
|
291
291
|
address: P.value,
|
|
292
292
|
lat: a(o).geoLatitude,
|
|
293
293
|
lng: a(o).geoLongitude,
|
|
294
|
-
onGetLatLng:
|
|
295
|
-
onGetAddress:
|
|
294
|
+
onGetLatLng: M,
|
|
295
|
+
onGetAddress: N
|
|
296
296
|
}, null, 8, ["security-js-code", "api-key", "address", "lat", "lng"])
|
|
297
297
|
]),
|
|
298
298
|
_: 1
|
|
@@ -300,16 +300,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
300
300
|
]),
|
|
301
301
|
_: 1
|
|
302
302
|
}),
|
|
303
|
-
e(
|
|
303
|
+
e(u, { span: 12 }, {
|
|
304
304
|
default: l(() => [
|
|
305
|
-
e(
|
|
305
|
+
e(d, {
|
|
306
306
|
label: t.$t("sysGov.geoLongitude"),
|
|
307
307
|
prop: "geoLongitude"
|
|
308
308
|
}, {
|
|
309
309
|
default: l(() => [
|
|
310
|
-
e(
|
|
310
|
+
e(s, {
|
|
311
311
|
modelValue: a(o).geoLongitude,
|
|
312
|
-
"onUpdate:modelValue":
|
|
312
|
+
"onUpdate:modelValue": n[7] || (n[7] = (r) => a(o).geoLongitude = r),
|
|
313
313
|
clearable: "",
|
|
314
314
|
disabled: !0
|
|
315
315
|
}, null, 8, ["modelValue"])
|
|
@@ -319,16 +319,16 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
319
319
|
]),
|
|
320
320
|
_: 1
|
|
321
321
|
}),
|
|
322
|
-
e(
|
|
322
|
+
e(u, { span: 12 }, {
|
|
323
323
|
default: l(() => [
|
|
324
|
-
e(
|
|
324
|
+
e(d, {
|
|
325
325
|
label: t.$t("sysGov.geoLatitude"),
|
|
326
326
|
prop: "geoLatitude"
|
|
327
327
|
}, {
|
|
328
328
|
default: l(() => [
|
|
329
|
-
e(
|
|
329
|
+
e(s, {
|
|
330
330
|
modelValue: a(o).geoLatitude,
|
|
331
|
-
"onUpdate:modelValue":
|
|
331
|
+
"onUpdate:modelValue": n[8] || (n[8] = (r) => a(o).geoLatitude = r),
|
|
332
332
|
clearable: "",
|
|
333
333
|
disabled: !0
|
|
334
334
|
}, null, 8, ["modelValue"])
|
|
@@ -341,14 +341,14 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
341
341
|
]),
|
|
342
342
|
_: 1
|
|
343
343
|
}),
|
|
344
|
-
e(
|
|
344
|
+
e(d, null, {
|
|
345
345
|
default: l(() => [
|
|
346
|
-
e(
|
|
346
|
+
e(h, {
|
|
347
347
|
type: "primary",
|
|
348
|
-
onClick:
|
|
348
|
+
onClick: U
|
|
349
349
|
}, {
|
|
350
350
|
default: l(() => [
|
|
351
|
-
z(
|
|
351
|
+
z(J(t.$t("common.save")), 1)
|
|
352
352
|
]),
|
|
353
353
|
_: 1
|
|
354
354
|
})
|
|
@@ -361,13 +361,13 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
361
361
|
]),
|
|
362
362
|
_: 1
|
|
363
363
|
}),
|
|
364
|
-
a(c).query.entityKey ? (f(), L
|
|
364
|
+
a(c).query.entityKey ? (f(), w(L, {
|
|
365
365
|
key: 0,
|
|
366
366
|
label: "发票信息",
|
|
367
367
|
name: "second"
|
|
368
368
|
}, {
|
|
369
369
|
default: l(() => [
|
|
370
|
-
p.value === "second" ? (f(),
|
|
370
|
+
p.value === "second" ? (f(), w(Z, { key: 0 })) : q("", !0)
|
|
371
371
|
]),
|
|
372
372
|
_: 1
|
|
373
373
|
})) : q("", !0)
|
|
@@ -382,5 +382,5 @@ const Y = { class: "app-container" }, de = /* @__PURE__ */ A({
|
|
|
382
382
|
}
|
|
383
383
|
});
|
|
384
384
|
export {
|
|
385
|
-
|
|
385
|
+
ie as default
|
|
386
386
|
};
|