fix:装订选项改为平装/精装/软精装/线装/其他

This commit is contained in:
97694732@qq.com 2026-06-06 15:07:15 +08:00
parent 3fb6783475
commit b5c3ceba6f

View File

@ -907,7 +907,7 @@ export default {
noIsbnFormatOptions: ['2', '4', '6', '8', '12', '16', '18', '20', '24', '32', '36', '40', '42', '48', '50', '60', '64', '72', '大16', '大32', '其他'], noIsbnFormatOptions: ['2', '4', '6', '8', '12', '16', '18', '20', '24', '32', '36', '40', '42', '48', '50', '60', '64', '72', '大16', '大32', '其他'],
// ISBN // ISBN
noIsbnBindingOptions: ['平装', '精装', '特殊装订', '古典装订', '其他'], noIsbnBindingOptions: ['平装', '精装', '软精装', '线装', '其他'],
// API // API
noIsbnCategoryData: [], noIsbnCategoryData: [],