This commit is contained in:
魏啾 2024-02-26 16:13:19 +08:00
parent a662ae5c01
commit 158ea7c55a
2 changed files with 10 additions and 3152 deletions

3152
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -94,6 +94,16 @@ const stored = ref(true)//储值余额
const handleClose = () => {
stored.value = !stored.value
}
const onSubmit = () => {
if (firstinput.value) {
} else {
ElMessage({
message: '请输入订单号查询',
type: 'warning',
})
}
}
const tableData = [
{
date: '2016-05-03',