瀏覽代碼

每日面料使用页面调整

l1069030731 2 年之前
父節點
當前提交
14b6f7b880
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/view/store-out-manage/daily-report/daily-report.vue

+ 3 - 3
src/view/store-out-manage/daily-report/daily-report.vue

@@ -18,7 +18,7 @@
             <Button
               :type="btnIndex === item.userId + '_' + item.technologyType ? 'primary' : 'default'"
               @click="userClick(item)"
-              v-for="(item, index) in typeList['0']"
+              v-for="(item, index) in typeList['A007']"
               :key="index"
             >
               <span>{{ item.realName }}(</span>
@@ -33,7 +33,7 @@
             <Button
               :type="btnIndex === item.userId + '_' + item.technologyType ? 'primary' : 'default'"
               @click="userClick(item)"
-              v-for="(item, index) in typeList['2']"
+              v-for="(item, index) in typeList['A012']"
               :key="index"
             >
               <span>{{ item.realName }}(</span>
@@ -48,7 +48,7 @@
             <Button
               :type="btnIndex === item.userId + '_' + item.technologyType ? 'primary' : 'default'"
               @click="userClick(item)"
-              v-for="(item, index) in typeList['1']"
+              v-for="(item, index) in typeList['A008']"
               :key="index"
             >
               <span>{{ item.realName }}(</span>