feat: 新增

This commit is contained in:
陈狼 2025-02-17 16:54:48 +08:00
parent 35aaa067a3
commit 31a9b3fb53
2 changed files with 29 additions and 29 deletions

View File

@ -102,7 +102,7 @@ const X = (e) => (w("data-v-a74356d2"), (e = e()), E(), e),
{ t: E } = a(), { t: E } = a(),
j = l(); j = l();
let F = i([ let F = i([
{ title: E("印度"), id: 5, errorMsg: E("请添加印度") }, { title: E("孟加拉国"), id: 5, errorMsg: E("请添加孟加拉国") },
{ {
title: E("尼日利亚") + 1, title: E("尼日利亚") + 1,
id: 3, id: 3,
@ -349,7 +349,7 @@ const X = (e) => (w("data-v-a74356d2"), (e = e()), E(), e),
f( f(
p, p,
{ key: 0 }, { key: 0 },
[x(v(e.$t("请添加印度")), 1)], [x(v(e.$t("请添加孟加拉国")), 1)],
64 64
)) ))
: k("", !0), : k("", !0),

View File

@ -938,33 +938,33 @@ const Ce = L(
// 8, // 8,
// ["modelValue"] // ["modelValue"]
// ), // ),
v( // v(
c, // c,
{ // {
class: "!py-12", // class: "!py-12",
modelValue: K(o).password, // modelValue: K(o).password,
"onUpdate:modelValue": // "onUpdate:modelValue":
t[5] || // t[5] ||
(t[5] = (e) => (K(o).password = e)), // (t[5] = (e) => (K(o).password = e)),
type: "password", // type: "password",
label: n.$t("登录密码"), // label: n.$t("登录密码"),
placeholder: n.$t("请输入登录密码"), // placeholder: n.$t("请输入登录密码"),
rules: [ // rules: [
{ // {
required: !0, // required: !0,
message: n.$t("请输入登录密码"), // message: n.$t("请输入登录密码"),
}, // },
], // ],
}, // },
null, // null,
8, // 8,
[ // [
"modelValue", // "modelValue",
"label", // "label",
"placeholder", // "placeholder",
"rules", // "rules",
] // ]
), // ),
]; ];
}), }),
_: 1, _: 1,