| .env.staging | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/CNAS/process/ensureResults/ensureResultsValidity/components/evaluateDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.env.staging
@@ -1,9 +1,9 @@ # 页面标题 VUE_APP_TITLE = LIMS实验室管理系统 BABEL_ENV = production BABEL_ENV = staging NODE_ENV = production NODE_ENV = staging # 测试环境配置 ENV = 'staging' src/views/CNAS/process/ensureResults/ensureResultsValidity/components/evaluateDialog.vue
@@ -211,7 +211,7 @@ this.currentStep = 0 } else { this.form = res.data if (res.data.isFinish === 0) { if (res.data.isFinish==null || res.data.isFinish === 0) { if (res.data.implementUserId && !res.data.ratifyUserId) { this.showStep = 1 this.currentStep = 1