清理页面

This commit is contained in:
aixianling
2021-12-16 17:42:54 +08:00
parent 1209939e06
commit 9e3760a430
11 changed files with 1 additions and 1195 deletions

View File

@@ -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'])