cgp 1 день назад
Родитель
Сommit
da1aa867f3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/qw/companyCustomer/index.vue

+ 1 - 1
src/views/qw/companyCustomer/index.vue

@@ -523,7 +523,7 @@
             icon="el-icon-folder-add"
             v-if="
               scope.row.myCustomerFlag &&
-              [0, 5, 6, 7].includes(scope.row.processStatus)
+              [0, 5, 6, 7, 8].includes(scope.row.processStatus)
             "
             @click="handleTemplate(scope.row)"
             >完善病例</el-button