Commit 59c2f360 authored by 耿迪迪's avatar 耿迪迪

货架测试数据清楚

parent e437eb06
...@@ -23,15 +23,7 @@ ...@@ -23,15 +23,7 @@
name: "produce-manage-index", name: "produce-manage-index",
data(){ data(){
return{ return{
shelvesList: [ shelvesList: [],
{shelf: "001",fStatus: 1},
{shelf: "002",fStatus: 0},
{shelf: "003",fStatus: 1},
{shelf: "004",fStatus: 0},
{shelf: "005",fStatus: 1},
{shelf: "006",fStatus: 0},
{shelf: "007",fStatus: 1},
],
statusInfo:{ statusInfo:{
0: { 0: {
name: "离线", name: "离线",
......
...@@ -23,15 +23,7 @@ ...@@ -23,15 +23,7 @@
name: "produce-manage-index", name: "produce-manage-index",
data(){ data(){
return{ return{
shelvesList: [ shelvesList: [],
{shelf: "001",fStatus: 1},
{shelf: "002",fStatus: 0},
{shelf: "003",fStatus: 1},
{shelf: "004",fStatus: 0},
{shelf: "005",fStatus: 1},
{shelf: "006",fStatus: 0},
{shelf: "007",fStatus: 1},
],
statusInfo:{ statusInfo:{
0: { 0: {
name: "离线", name: "离线",
......
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