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