fix:析晶状态默认为空
This commit is contained in:
parent
bf3863751c
commit
59b35b10f3
|
@ -246,7 +246,7 @@ export default {
|
|||
return {
|
||||
loading: false,
|
||||
form: {
|
||||
val_xj: "S",
|
||||
val_xj: "",
|
||||
},
|
||||
rules: {
|
||||
belong_dept: [
|
||||
|
|
Loading…
Reference in New Issue