This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kd-aiot
/
kd-aiot-frontend-wt
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Merge branch 'test' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wt
yusheng
4 mesi fa
parent
1aca68e891
c53b42be49
commit
78e373ef2f
5 ha cambiato i file
con
5 aggiunte
e
5 eliminazioni
Visualizzazione separata
Mostra 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
Vedi File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/doneTickets/patrolInspection/detail.vue
Vedi File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/delivery/detail.vue
Vedi File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/maintenance/detail.vue
Vedi File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,
+ 1
- 1
src/views/bpm/tickets/patrolInspection/detail.vue
Vedi File
@@ -311,7 +311,7 @@
data() {
return {
options: {
-
0
: '正常',
+
1
: '正常',
'-1': '缺陷'
},
num: 1,