瀏覽代碼

Merge branch 'dev' of xiongzhu/imt into master

panhui 4 年之前
父節點
當前提交
608938be7c
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/main/pc/src/views/vendor/DecorateShop.vue

+ 3 - 3
src/main/pc/src/views/vendor/DecorateShop.vue

@@ -187,9 +187,9 @@ export default {
                     return item.id;
                 }) || [];
             delete decoration.vendorHotProduct;
-            if (buyersInfo.businessLicensePeriod) {
-                buyersInfo.businessLicensePeriod = format(buyersInfo.businessLicensePeriod, 'yyyy-MM-dd HH:mm:ss');
-            }
+            // if (buyersInfo.businessLicensePeriod) {
+            //     buyersInfo.businessLicensePeriod = format(buyersInfo.businessLicensePeriod, 'yyyy-MM-dd HH:mm:ss');
+            // }
             if (buyersInfo.noLimit) {
                 buyersInfo.businessLicensePeriod = '';
             }