清理页面
This commit is contained in:
@@ -53,8 +53,6 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import AiBack from '@/components/AiBack'
|
||||
import AiSelect from '@/components/AiSelect'
|
||||
|
||||
export default {
|
||||
data() {
|
||||
@@ -68,10 +66,6 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
components: {
|
||||
AiBack,
|
||||
AiSelect
|
||||
},
|
||||
|
||||
onLoad(query) {
|
||||
this.$dict.load(['fpYesOrNo', 'fpRiskType'])
|
||||
|
||||
Reference in New Issue
Block a user