Commit b2e8ddb3 by xue_wengang

名称修改

parent 2f3536b5
......@@ -44,8 +44,8 @@ export default {
index: 0,
data: [
{
name: "IP地址:",
id: "ip",
name: "IMEI地址:",
id: "mac",
type: "text",
prop: "checkEmpty",
value: "",
......
......@@ -102,8 +102,8 @@ export default {
// 表单配置
formConfig: [
{
label: "IP地址:",
prop: "ip",
label: "IMEI地址:",
prop: "mac",
type: "input",
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment