删除无效的引用

This commit is contained in:
18500206848
2024-05-16 08:41:21 +08:00
parent 915189d8af
commit 7d5049f64a
6 changed files with 5 additions and 32 deletions

View File

@@ -170,8 +170,6 @@ export default {
},
/*
* wxStatus
* default 企嘉云
* hengshui 衡水
* */
wxSubmit () {
if(this.submitList.length === 0) return

View File

@@ -185,7 +185,6 @@ export default {
},
/* 表格按钮 */
add () {
// default 企嘉云 hegnshui 衡水
this.viewDrawerAdd = true
},
closeAdd () {