Browse Source

fix: [稽查轨迹] 密码填充修改

lkf
memorylkf 2 months ago
parent
commit
5bf15cd866
55 changed files with 62 additions and 0 deletions
  1. +1
    -0
      src/views/business/comps/common/sign.vue
  2. +1
    -0
      src/views/business/comps/template/dialog/EditSign.vue
  3. +1
    -0
      src/views/business/form/drug/comp/sign.vue
  4. +1
    -0
      src/views/business/form/nonTrial/comp/sign.vue
  5. +1
    -0
      src/views/business/form/nonTrial/comp/syff/Xz.vue
  6. +1
    -0
      src/views/business/form/nonTrial/comp/syff/Yd.vue
  7. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Gd.vue
  8. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Jd.vue
  9. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Jq.vue
  10. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Js.vue
  11. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Jy.vue
  12. +1
    -0
      src/views/business/resource/gsp/comps/ffjl/Sd.vue
  13. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Bj.vue
  14. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Cz.vue
  15. +1
    -0
      src/views/business/resource/gsp/comps/gsp/CzBatch.vue
  16. +4
    -0
      src/views/business/resource/gsp/comps/gsp/Ff.vue
  17. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Gd.vue
  18. +4
    -0
      src/views/business/resource/gsp/comps/gsp/Gh.vue
  19. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Jd.vue
  20. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Js.vue
  21. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Jy.vue
  22. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Sd.vue
  23. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Shbj.vue
  24. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Shxgkc.vue
  25. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Xgkc.vue
  26. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Xz.vue
  27. +1
    -0
      src/views/business/resource/gsp/comps/gsp/Ysff.vue
  28. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Bj.vue
  29. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Gd.vue
  30. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Jd.vue
  31. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Js.vue
  32. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Jy.vue
  33. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Sd.vue
  34. +1
    -0
      src/views/business/resource/gsp/comps/rkjl/Xz.vue
  35. +1
    -0
      src/views/business/resource/sj/comps/Cz.vue
  36. +1
    -0
      src/views/business/resource/sj/comps/CzBatch.vue
  37. +1
    -0
      src/views/business/resource/sj/comps/Gd.vue
  38. +1
    -0
      src/views/business/study/comp/jhbd/Bj.vue
  39. +1
    -0
      src/views/business/study/comp/sign.vue
  40. +1
    -0
      src/views/business/study/comp/sqbd/Bj.vue
  41. +1
    -0
      src/views/business/study/comp/sqbd/Fh.vue
  42. +1
    -0
      src/views/business/study/comp/sqbd/Fz.vue
  43. +1
    -0
      src/views/business/study/comp/sqbd/Ghgsr.vue
  44. +1
    -0
      src/views/business/study/comp/sqbd/Jq.vue
  45. +1
    -0
      src/views/business/study/comp/sqbd/Qrfz.vue
  46. +1
    -0
      src/views/business/study/comp/sqbd/Sh.vue
  47. +1
    -0
      src/views/business/study/comp/sqbd/Sy.vue
  48. +1
    -0
      src/views/business/study/comp/sqbd/Xq.vue
  49. +1
    -0
      src/views/business/study/comp/syff/Xz.vue
  50. +1
    -0
      src/views/business/study/comp/syff/Yd.vue
  51. +1
    -0
      src/views/business/study/comp/syj/Bj.vue
  52. +1
    -0
      src/views/business/study/comp/syj/Js.vue
  53. +1
    -0
      src/views/business/study/comp/syj/Xz.vue
  54. +2
    -0
      src/views/business/study/comp/tbbd/Bj.vue
  55. +1
    -0
      src/views/login.vue

+ 1
- 0
src/views/business/comps/common/sign.vue View File

@ -35,6 +35,7 @@
</el-col>
<el-col :span="24">
<el-form-item :label="$t('form.password')" prop="qmrmm">
<div class="sbzdtcma"> <input type="text"></div>
<el-input type="password" show-password v-model="form.qmrmm" maxlength="20"
:placeholder="$t('form.placeholderInput')" />
</el-form-item>

+ 1
- 0
src/views/business/comps/template/dialog/EditSign.vue View File

@ -37,6 +37,7 @@
</el-col> -->
<el-col :span="24">
<el-form-item :label="$t('form.password')" prop="qmrmm">
<div class="sbzdtcma"> <input type="text"></div>
<el-input type="password" v-model="form.qmrmm" maxlength="20" :placeholder="$t('form.placeholderInput')" show-password />
</el-form-item>
</el-col>

+ 1
- 0
src/views/business/form/drug/comp/sign.vue View File

@ -44,6 +44,7 @@
</el-col> -->
<el-col :span="24">
<el-form-item :label="$t('form.password')" prop="qmrmm">
<div class="sbzdtcma"> <input type="text"></div>
<el-input type="password" v-model="form.qmrmm" maxlength="20" :placeholder="$t('form.placeholderInput')" autocomplete="off" auto-complete="new-password" show-password />
</el-form-item>
</el-col>

+ 1
- 0
src/views/business/form/nonTrial/comp/sign.vue View File

@ -44,6 +44,7 @@
</el-col> -->
<el-col :span="24">
<el-form-item :label="$t('form.password')" prop="qmrmm">
<div class="sbzdtcma"> <input type="text"></div>
<el-input type="password" v-model="form.qmrmm" maxlength="20" :placeholder="$t('form.placeholderInput')" autocomplete="off" auto-complete="new-password" show-password />
</el-form-item>
</el-col>

+ 1
- 0
src/views/business/form/nonTrial/comp/syff/Xz.vue View File

@ -54,6 +54,7 @@ G