Merge branch 'wwz' of gitee.com:shaanxi-super-shopkeeper_1/cashierdesktop into gyq

This commit is contained in:
gyq 2024-02-26 16:16:15 +08:00
commit bf1428b205
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',