add 标准宣贯流程

This commit is contained in:
danshihao
2023-11-03 10:32:52 +08:00
parent 5eeee151b1
commit bee2d9bd7e
7 changed files with 549 additions and 4 deletions
@@ -186,7 +186,6 @@
</template>
<script>
import { StandardSource } from '@/enums/commonEnums'
import UploadFile from '@comp/UploadFile'
export default {
@@ -201,7 +200,6 @@ export default {
},
data () {
return {
StandardSource,
formInline: {},
// 操作类型
operationType: null,