Commit 6904c3e6 authored by jingnan's avatar jingnan 👀

紧急领用申请eslint报错样式修改

parent 923b4f06
...@@ -34,12 +34,12 @@ ...@@ -34,12 +34,12 @@
</dee-form> </dee-form>
</dee-dialog> </dee-dialog>
</div> </div>
</template> </template>
<script> <script>
import { post } from '@/utils/http' import { post } from '@/utils/http'
export default { export default {
name: 'UseApply', name: 'UseApply',
componentName: '领用申请', componentName: '领用申请',
components: { }, components: { },
...@@ -214,8 +214,7 @@ ...@@ -214,8 +214,7 @@
this.selectionRows = val this.selectionRows = val
} }
} }
} }
</script> </script>
<style></style> <style></style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment