src/views/quality/teststandard/index.vue
@@ -870,6 +870,8 @@ if(m.referenceValue !== undefined) { m.referenceValue = m.referenceValue.replace(',',',').replace('(','(').replace(')',')') return m } else{ this.$message.warning('要求范围没有填写!') } }) addTestStandardParam(this.testStandardParams)