fix:syncBook接口isbn直接取表单值this.noIsbnIsbn

This commit is contained in:
ShenQiLun 2026-06-25 14:37:18 +08:00
parent 0ec7947927
commit 9a1df9db9d

View File

@ -2251,7 +2251,7 @@ export default {
client_id: 'psi',
fid: '0',
type: '4',
isbn: this.getNoIsbnIsbnValue(),
isbn: this.noIsbnIsbn || '',
f_isbn: '0',
book_name: this.noIsbnBookName || '',
f_book_name: '',