weitingdong 1 year ago
commit 023f44e10f
  1. 7
      src/views/leger/toolinventoryrecord.vue

@ -97,6 +97,7 @@
{
label: "工器具类别",
prop: "toolCategory",
search: true,
},
{
label: "工器具类别描述",
@ -156,7 +157,11 @@
label: "dictValue",
value: "dictKey"
},
},
{
label: "审核状态",
prop: "check_status",
hide:true,
},
]
},

Loading…
Cancel
Save