update
Este cometimento está contido em:
@@ -42,6 +42,15 @@ export default function () {
|
|||||||
placeholder: "请输入主订单号查询",
|
placeholder: "请输入主订单号查询",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
prop: "cate",
|
||||||
|
label: "主订单子号",
|
||||||
|
input: true,
|
||||||
|
default: { value: "" },
|
||||||
|
bind: {
|
||||||
|
placeholder: "请输入主订单子号查询",
|
||||||
|
},
|
||||||
|
},
|
||||||
// {
|
// {
|
||||||
// prop: "bom",
|
// prop: "bom",
|
||||||
// label: "配方号",
|
// label: "配方号",
|
||||||
|
|||||||
@@ -51,6 +51,15 @@ export default function () {
|
|||||||
placeholder: "请输入主订单号查询",
|
placeholder: "请输入主订单号查询",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
prop: "cate",
|
||||||
|
label: "主订单子号",
|
||||||
|
input: true,
|
||||||
|
default: { value: "" },
|
||||||
|
bind: {
|
||||||
|
placeholder: "请输入主订单子号查询",
|
||||||
|
},
|
||||||
|
},
|
||||||
// {
|
// {
|
||||||
// prop: "bom",
|
// prop: "bom",
|
||||||
// label: "配方号",
|
// label: "配方号",
|
||||||
|
|||||||
Criar uma nova questão referindo esta
Bloquear um utilizador