Browse Source

测试分支

YL2767 1 week ago
parent
commit
836d192696
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/view/maint/price.vue

+ 1
- 1
src/view/maint/price.vue View File

@@ -194,7 +194,7 @@
194 194
 				this.getTableData()
195 195
 			},
196 196
 
197
-			//保存按钮事件
197
+			//保存按钮事件     
198 198
 			handleSave(row) {
199 199
 				var json = JSON.stringify(this.obj)
200 200
 				var url = 'MaintPrice/save.do'

Loading…
Cancel
Save