@@ -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