350ec372 by renchao@pashanhoo.com

style:申请业务规则

1 parent 260221a8
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-10-13 10:26:57
* @LastEditTime: 2023-10-13 10:37:29
-->
<template>
<div>
......@@ -153,9 +153,11 @@
</template>
<script>
import { uploadUrl } from '@/api/file'
import { getUuid } from "@/utils/operation.js"
import { datas, sendThis } from "./sqywDetail";
import { upward, down } from "@/utils/operation";
import { getDjlxInfo, getSqdjywDetail, saveSqdjyw } from "@/api/sysSqdjyw.js";
import { datas, sendThis } from "./sqywDetail";
import store from '@/store/index.js'
export default {
name: "componentDialog",
......@@ -366,6 +368,7 @@
*/
addDjqx () {
this.form.djqx.push({
bsmSqyw: getUuid(32),
nodecode: "",
nodename: "",
enabled: "1",
......