Browse Source

'图片消耗'

魏志佳 4 years ago
parent
commit
2ec88e138d

+ 1 - 1
src/views/modules/Statistics/imageStatics/imageCostReport.vue

@@ -144,7 +144,7 @@ const TTcolumns = [
     title: '图片ID',
     dataIndex: 'signature',
     align: 'center',
-    width: 150,
+    width: 180,
     fixed: 'left'
   },
   {

+ 7 - 0
src/views/modules/autoRules/newBlankRule.vue

@@ -362,6 +362,7 @@ let statusList=[
     },
 ]
 
+
 let condition=[
     {
         value:'0',
@@ -422,6 +423,11 @@ let condition=[
     }
 ]
 
+let rulesField = [
+    
+]
+
+
 let budgetMultipleArr=[
     {
         value:0.5,
@@ -441,6 +447,7 @@ let budgetMultipleArr=[
     },
 ]
 
+
 export default {
     data() {
         return {