projects/mes-test #132

Manually merged
gtz217 merged 281 commits from projects/mes-test into projects/mes 2023-11-30 09:11:34 +08:00
Showing only changes of commit 6a10afd04e - Show all commits

View File

@ -202,7 +202,7 @@ export default {
}, },
methods: { methods: {
init(data, param) { init(data, param) {
this.form.orderId = data.id this.form.orderId = data
this.getList() this.getList()
if (param === 'add') { if (param === 'add') {
this.isBind = false this.isBind = false