zss
2024-04-12 cb148dff84eca0145f36407fa821066884fc62e7
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)