ソースを参照

Merge branch 'master' of http://git.shengws.com/csx/Vue_New into 20200710_pc_vue_new_branch

csx 5 年 前
コミット
2c54663f6f
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      src/xt_pages/user/components/PatientForm.vue

+ 0 - 1
src/xt_pages/user/components/PatientForm.vue ファイルの表示

1389
       }
1389
       }
1390
 
1390
 
1391
       this.form.user_sys_before_count =  this.form.user_sys_before_count.toString()
1391
       this.form.user_sys_before_count =  this.form.user_sys_before_count.toString()
1392
-      this.form.avatar =this.form.avatar.
1393
       this.$refs[formName].validate(valid => {
1392
       this.$refs[formName].validate(valid => {
1394
         if (valid) {
1393
         if (valid) {
1395
           this.formSubmit = false;
1394
           this.formSubmit = false;