feat:设备管理修改
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<navbar-back title="试剂开封"></navbar-back>
|
||||
<navbar-back title="物料开封"></navbar-back>
|
||||
<view class="pl8 pr8 pt8">
|
||||
<up-input
|
||||
style="padding-top: 20px"
|
||||
@@ -82,7 +82,8 @@ async function getMaterialList() {
|
||||
code: materialCode.value,
|
||||
usageStatus: 1,
|
||||
openStatus:0,
|
||||
openDueFalg:1
|
||||
openDueFalg:1,
|
||||
businessType:'open_seal'
|
||||
|
||||
}
|
||||
const data = await nx.$api.material.queryMaterialInfo(params)
|
||||
|
||||
Reference in New Issue
Block a user