Explorar el Código

测试订单好去处

zengjun hace 8 meses
padre
commit
47ce279c12
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/outbound/check/large/index.vue

+ 1 - 1
src/views/outbound/check/large/index.vue

@@ -150,7 +150,7 @@ onMounted(() => {
   loadData()
   loadData()
 })
 })
 const warehouse = store.warehouse
 const warehouse = store.warehouse
-const orderNo = ref('SOZ25080700001')
+const orderNo = ref('')
 // 错误提示
 // 错误提示
 const tips = ref('请扫描订单/快递单号')
 const tips = ref('请扫描订单/快递单号')
 //强制返回
 //强制返回