代码调整

This commit is contained in:
joylink_cuiweidong 2020-10-22 17:34:49 +08:00
parent 9af669f708
commit 50620f9447

View File

@ -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: [
{