diff --git a/04.系统编码/Frontend/.idea/runConfigurations.xml b/04.系统编码/Frontend/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/04.系统编码/Frontend/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/04.系统编码/Frontend/src/components/MicrowaveRadiation.vue b/04.系统编码/Frontend/src/components/MicrowaveRadiation.vue index 18404db..e4cbeee 100644 --- a/04.系统编码/Frontend/src/components/MicrowaveRadiation.vue +++ b/04.系统编码/Frontend/src/components/MicrowaveRadiation.vue @@ -107,8 +107,8 @@ - - + +

质控前

@@ -882,7 +882,7 @@ export default { '#FEA61B', '#FDED2A', '#C1FE46', '#7AFD86', '#2BFDCD', '#05E6FD', '#14A0FA', '#1B5AFB', '#1C1FF9', '#1310C4', '#09067C'], - [999, 15, 12, 11, 9, 7, 5, 3, 1, -1, -3, -5, -7, -9, -11, -999] + [999, -5, -7, -9, -11, -13, -15, -17, -19, -21, -23, -25, -27, -29, -31, -999] ); default: throw new Error("无效的type类型"); diff --git a/04.系统编码/Frontend/src/components/RamanLidar.vue b/04.系统编码/Frontend/src/components/RamanLidar.vue index 5713f8d..1b32e52 100644 --- a/04.系统编码/Frontend/src/components/RamanLidar.vue +++ b/04.系统编码/Frontend/src/components/RamanLidar.vue @@ -1,6 +1,7 @@