Browse Source

2023-08-17

zoie 1 year ago
parent
commit
9e543a6741
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/Project.go

+ 0 - 1
controllers/Project.go

@@ -151,7 +151,6 @@ func (c *ProjectController) Project_Get() {
 
 // 导出单个项目
 func (c *ProjectController) Project_Word() {
-	os.Remove("/Users/zoie/work/bzd_project/ERP/ERP_project/ofile/simple.docx")
 
 	// 查询
 	T_id, _ := c.GetInt("T_id")