|
@@ -252,7 +252,7 @@
|
|
|
}
|
|
}
|
|
|
} else if (this.startWith(val, '/mobile/center/vendor/invoice')) {
|
|
} else if (this.startWith(val, '/mobile/center/vendor/invoice')) {
|
|
|
this.showSearchIcon = false
|
|
this.showSearchIcon = false
|
|
|
- title = '发票管理'
|
|
|
|
|
|
|
+ title = '开票管理'
|
|
|
} else if (this.startWith(val, '/mobile/center/vendor/sample')) {
|
|
} else if (this.startWith(val, '/mobile/center/vendor/sample')) {
|
|
|
this.showSearchIcon = false
|
|
this.showSearchIcon = false
|
|
|
title = '打样管理'
|
|
title = '打样管理'
|