feature(标准跟踪清单): 流程下发

This commit is contained in:
zyn
2024-01-30 14:56:10 +08:00
parent ebe7df84d5
commit 134a3fb684
4 changed files with 109 additions and 12 deletions
@@ -123,11 +123,6 @@ export default {
FileList: [], // 用于回显
}
},
watch: {
ids (val) {
this.initFileList()
},
},
created () {
this.initFileList()
},