王震
2023-09-24 941fff624eddc4b9f369f1b91f65fdb50309851d
src/components/view/standard-table/technology.vue
@@ -32,7 +32,7 @@
                </div>
              </template>
            </el-table-column>
            <el-table-column prop="pq" label="生产定额(个/天)" :resizable="false">
            <el-table-column prop="pq" label="生产效率(个/天)" :resizable="false">
              <template slot-scope="scope">
                  <el-input v-model="scope.row.pq" 
                  v-if="scope.row.dg != null" size="small"