daiqisheng преди 3 години
родител
ревизия
b536087cef
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/pages/main/performance/components/sheet.vue

+ 2 - 2
src/pages/main/performance/components/sheet.vue

@@ -2,7 +2,7 @@
  * @Author       : yuanrunwei
  * @Date         : 2021-12-04 14:23:58
  * @LastEditors: Please set LastEditors
- * @LastEditTime: 2022-01-23 19:05:08
+ * @LastEditTime: 2022-01-23 19:07:42
  * @FilePath     : \spfm-market-front\src\pages\main\performance\components\sheet.vue
 -->
 
@@ -911,7 +911,7 @@ export default {
       const data = window.luckysheet.getSheet(sheet_name);
       const workbook_name = window.luckysheet.getWorkbookName();
       this.$http({
-        url: "/market/CMKFileTemplate/QueryCMKFileTemplateById",
+        url: "/market/CMKFileTemplate/UptateCMKFileTemplateById",
         method: "post",
         headers: {
           "Content-Type": "application/json",