人工取货

This commit is contained in:
2026-01-13 16:44:05 +08:00
parent d327b56a2f
commit 9e833abace

View File

@@ -163,6 +163,8 @@
}) })
} }
this.val1 = '' this.val1 = ''
this.dataList = []
this.disabled2 = false
} catch (e) { } catch (e) {
this.disabled2 = false this.disabled2 = false
} }
@@ -213,7 +215,8 @@
title: res.message, title: res.message,
icon: 'none' icon: 'none'
}) })
this.clearUp() this.index = ''
this.dataList = []
this.disabled = false this.disabled = false
} catch (e) { } catch (e) {
this.disabled = false this.disabled = false