This website works better with JavaScript
Home
Explore
Help
Sign In
kd-aiot
/
kd-aiot-frontend-wt
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'test' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wt
yusheng
4 months ago
parent
1aca68e891
c53b42be49
commit
78e373ef2f
5 changed files
with
5 additions
and
5 deletions
Split View
Show Diff Stats
1
1
src/views/bpm/doneTickets/delivery/detail.vue
1
1
src/views/bpm/doneTickets/patrolInspection/detail.vue
1
1
src/views/bpm/tickets/delivery/detail.vue
1
1
src/views/bpm/tickets/maintenance/detail.vue
1
1
src/views/bpm/tickets/patrolInspection/detail.vue
+ 1
- 1
src/views/bpm/doneTickets/delivery/detail.vue
View File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/doneTickets/patrolInspection/detail.vue
View File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/delivery/detail.vue
View File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/maintenance/detail.vue
View File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/patrolInspection/detail.vue
View File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,