代码调整
This commit is contained in:
parent
9af669f708
commit
50620f9447
@ -81,7 +81,7 @@ export default {
|
||||
highlightCurrentRow: true,
|
||||
handleChange: this.serviceNumberChange,
|
||||
handleModify:this.serviceNumberModify,
|
||||
handleTips:'单击选择表号,双击修改表号',
|
||||
handleTips:'单击数字选择表号,双击数字修改表号',
|
||||
showClose: false,
|
||||
columns: [
|
||||
{
|
||||
@ -97,7 +97,7 @@ export default {
|
||||
highlightCurrentRow: true,
|
||||
handleChange: this.tripNumberChange,
|
||||
handleModify:this.tripNumberModify,
|
||||
handleTips:'单击选择车次号,双击修改车次号',
|
||||
handleTips:'单击数字选择车次号,双击数字修改车次号',
|
||||
showClose: false,
|
||||
columns: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user