代客下单更新
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
function changeCauses(item) {
|
||||
let prve=form.remark?',':''
|
||||
form.remark +=prve+item.name
|
||||
console.log(form.remark);
|
||||
}
|
||||
|
||||
const causes = reactive([{
|
||||
|
||||
Reference in New Issue
Block a user