剔除自定义组件中的按需引入的uview-plus组件
改为使用全局uview-plus组件
This commit is contained in:
@@ -129,8 +129,9 @@
|
||||
|
||||
function toOrderDetail() {
|
||||
if(props.data.status=='using'){
|
||||
const {tableId,name,status,amount,areaId}=props.data
|
||||
go.to('PAGES_CRESATE_ORDER_DETAIL', {
|
||||
...props.data
|
||||
tableId,name,status,amount,areaId
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user