@@ -230,6 +230,7 @@ export const stockInColumns: JVxeColumn[] = [
type: JVxeTypes.normal,
options: [],
dictCode: 'yes_or_no',
+ stringToNumber:true,
},
{
title: '批号(batch code)',
@@ -229,6 +229,7 @@ export const stockInColumns: JVxeColumn[] = [
type: JVxeTypes.select,
+