CN-90 fix: 色阶增加单位

This commit is contained in:
chenjinsong
2021-08-26 17:14:51 +08:00
parent 51db57d3a5
commit fa7a3b4a96
10 changed files with 205 additions and 144 deletions

View File

@@ -28,7 +28,7 @@ export default {
data () {
return {
errorContent: '出错了。。。',
isError: true,
isError: true
}
}
}