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

货架测试数据清楚

parent e437eb06
......@@ -23,15 +23,7 @@
name: "produce-manage-index",
data(){
return{
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},
],
shelvesList: [],
statusInfo:{
0: {
name: "离线",
......
......@@ -23,15 +23,7 @@
name: "produce-manage-index",
data(){
return{
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},
],
shelvesList: [],
statusInfo:{
0: {
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