Просмотр исходного кода

Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-application

chenyue 4 лет назад
Родитель
Сommit
feb381b716
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/rehabilitation/html/health_control.html

+ 1 - 1
app/rehabilitation/html/health_control.html

@ -72,7 +72,7 @@
            
            <div class="neironglef">
                <button @click="newRecover()">新建计划</button>
                <button v-if="doctorTeamList.length>0" @click="modelControl()">模版管理</button>
                <button v-if="doctorTeamList.length>0&&doctorType==1" @click="modelControl()">模版管理</button>
            </div>
        </div>
        <div class="neirong2">