From 9a1df9db9d328cc998b5092945316b401cea00f8 Mon Sep 17 00:00:00 2001 From: ShenQiLun <97694732@qq.com> Date: Thu, 25 Jun 2026 14:37:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:syncBook=E6=8E=A5=E5=8F=A3isbn=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E5=8F=96=E8=A1=A8=E5=8D=95=E5=80=BCthis.noIsbnIsbn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/upload/upload.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/upload/upload.vue b/pages/upload/upload.vue index 0328e49..59d70d0 100644 --- a/pages/upload/upload.vue +++ b/pages/upload/upload.vue @@ -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: '',