|
@@ -91,8 +91,8 @@
|
|
height: '54vh',
|
|
height: '54vh',
|
|
inputHeight: '5vh',
|
|
inputHeight: '5vh',
|
|
typeList: [
|
|
typeList: [
|
|
- { text: '非监管用户', value: '0' },
|
|
|
|
- { text: '监管用户', value: '1' },
|
|
|
|
|
|
+ { text: '民政用户', value: '1' },
|
|
|
|
+ { text: '非民政用户', value: '0' },
|
|
],
|
|
],
|
|
accountType: '0',
|
|
accountType: '0',
|
|
|
|
|