将coilId的存储模式改成string
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
remark: '',
|
||||
currentTab: 'typing',
|
||||
tabs: [
|
||||
{ label: '录入', value: 'typing' },
|
||||
{ label: '更新', value: 'typing' },
|
||||
{ label: '分卷', value: 'apart' },
|
||||
{ label: '合卷', value: 'merge' },
|
||||
{ label: '追溯', value: 'trace' }
|
||||
|
||||
Reference in New Issue
Block a user