|
@@ -32,6 +32,7 @@ const tabComponent = ref('deviceOrder')
|
|
const searchKey = ref('')
|
|
const searchKey = ref('')
|
|
const searchShow = ref(false)
|
|
const searchShow = ref(false)
|
|
const invoice = ref(null)
|
|
const invoice = ref(null)
|
|
|
|
+// const consumeType =
|
|
</script>
|
|
</script>
|
|
<template>
|
|
<template>
|
|
<div class="order-layout">
|
|
<div class="order-layout">
|