Commit 2a0f1f81 authored by 左玲玲's avatar 左玲玲 😬

0916

parent bfd4a87e
......@@ -186,11 +186,11 @@ function Outstore(props) {
"valueType": "select",
"options": [
{
"label": "待架",
"label": "待架",
"value": "0"
},
{
"label": "架中",
"label": "架中",
"value": "1"
}
]
......@@ -343,7 +343,7 @@ function Outstore(props) {
"valueType": "select",
"options": [
{
"label": "已架",
"label": "已架",
"value": "2"
},
{
......
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