Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
bjquanjiang
/
DigitalScholl
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
工资条其他 多行文本框改为单行文本框
新疆警官学校中职
ndbs
2 anni fa
parent
c59b3f5c1d
commit
55faa749fa
3 ha cambiato i file
con
6 aggiunte
e
6 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/recruitPayslip/single.vue
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/welfarePayslip/single.vue
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue
Vedi File
@@ -201,10 +201,10 @@
:disabled="!edit"
title="失业保险"
/>
<l-t
extarea
<l-
inpu
t
@input="setValue('WageSchedule.Other', $event)"
:value="getValue('WageSchedule.Other')"
:readonly
="!edit"
:disabled
="!edit"
title="其他"
/>
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/recruitPayslip/single.vue
Vedi File
@@ -214,10 +214,10 @@
:disabled="!edit"
title="失业保险"
/>
<l-t
extarea
<l-
inpu
t
@input="setValue('Ououtsourcing.Other', $event)"
:value="getValue('Ououtsourcing.Other')"
:readonly
="!edit"
:disabled
="!edit"
title="其他"
/>
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/welfarePayslip/single.vue
Vedi File
@@ -214,10 +214,10 @@
:disabled="!edit"
title="失业保险"
/>
<l-t
extarea
<l-
inpu
t
@input="setValue('WelfarePosition.Other', $event)"
:value="getValue('WelfarePosition.Other')"
:
readonly
="!edit"
:
disabled
="!edit"
title="其他"
/>
Scrivi
Anteprima
Caricamento…
Annulla
Salva